[Issue 3651] mangleof broken for enums
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jan 28 01:14:42 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3651
--- Comment #5 from nfxjfg at gmail.com 2010-01-28 01:14:41 PST ---
>typeof(item) is int, not foo.
Even then, typeof(foo) is foo, and not int. It's only logical that foo.mangleof
should be the mangle for foo, not int.
I don't know about item.mangelof. Is that even allowed?
--
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