[Issue 4737] typeid doesn't work for scoped enum with initializer

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 20 19:16:04 PDT 2011


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> 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 <andrej.mitrovich at gmail.com> 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: -------


More information about the Digitalmars-d-bugs mailing list