[Issue 4737] typeid doesn't work for scoped enum with initializer
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Dec 31 13:33:50 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=4737
--- Comment #7 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-12-31 13:33:48 PST ---
(In reply to comment #6)
> GDC: compiles and runs but no output
DPaste might be using -unittest by mistake instead of -funittest for GDC. Run
it with `gdc -m32 -funittest test.d && a.exe` and you'll see the output.
--
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