[Issue 9345] CTFE fails when using std.string.format with imported string enum

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9345 Andrei Alexandrescu changed: What|Removed |Added Version|unspecified |D2 --

[Issue 9345] CTFE fails when using std.string.format with imported string enum

2013-03-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9345 yazan.dab...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 9345] CTFE fails when using std.string.format with imported string enum

2013-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9345 --- Comment #2 from yazan.dab...@gmail.com 2013-01-19 07:10:10 PST --- Okay, it is the include flag. dmd -I. main.d Fails with the same output as above. BTW, the compiler output shows correctly the filename main.d and not format.d as in the fir

[Issue 9345] CTFE fails when using std.string.format with imported string enum

2013-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9345 --- Comment #1 from yazan.dab...@gmail.com 2013-01-19 07:02:18 PST --- I was looking into this again today. This problem only exists when using rdmd. Compiling using DMD v2.061 or HEAD is successful. -- Configure issuemail: http://d.puremagic.