digitalmars.D.ide - Mono-D bug report
(I'm sorry if it's the wrong place but the offical web page is off but I think the Mono-D's author may see this here) In a statement like below the editor thinks the ' inside the string literal is unclosed and highlight some lines below the code. case '\'': buf = "'"; break; D language binding version: 2.1.9 a print: http://oi60.tinypic.com/2k4m6w.jpg
Jun 29 2014
On Monday, 30 June 2014 at 06:38:30 UTC, AsmMan wrote:(I'm sorry if it's the wrong place but the offical web page is off but I think the Mono-D's author may see this here) In a statement like below the editor thinks the ' inside the string literal is unclosed and highlight some lines below the code. case '\'': buf = "'"; break; D language binding version: 2.1.9 a print: http://oi60.tinypic.com/2k4m6w.jpgPlease report here for best exposure : https://github.com/aBothe/Mono-D/issues?labels=Bug&state=open
Jun 30 2014