June 19, 2013 [Issue 10412] New: CTFE ICE with __error in concatenation | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=10412 Summary: CTFE ICE with __error in concatenation Product: D Version: D1 & D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: clugdbug@yahoo.com.au --- Comment #0 from Don <clugdbug@yahoo.com.au> 2013-06-19 02:56:44 PDT --- pragma(msg, "xxx" ~ somerubbish); --- junk.d(1): Error: undefined identifier somerubbish CTFE: ErrorExp in junk.d(1) It's a failure to propagate error exps. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
June 19, 2013 [Issue 10412] CTFE ICE with __error in concatenation | ||||
---|---|---|---|---|
| ||||
Posted in reply to Don | http://d.puremagic.com/issues/show_bug.cgi?id=10412 Henning Pohl <henning@still-hidden.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |henning@still-hidden.de Resolution| |DUPLICATE --- Comment #1 from Henning Pohl <henning@still-hidden.de> 2013-06-19 13:13:05 PDT --- *** This issue has been marked as a duplicate of issue 10397 *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation