http://d.puremagic.com/issues/show_bug.cgi?id=4737
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|enum breaks linker when |typeid doesn't work for |passed to typeid() |scoped enum with | |initializer --- Comment #1 from Andrej Mitrovic <[email protected]> 2011-05-20 19:11:53 PDT --- typeid works with scoped enums, but not with ones that have an initializer. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
