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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 19 07:10:10 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9345



--- Comment #2 from yazan.dabain at 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 first comment. I was testing locally using a file named format.d.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list