[Issue 3651] mangleof broken for enums

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 28 00:56:01 PST 2010


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



--- Comment #3 from nfxjfg at gmail.com 2010-01-28 00:55:57 PST ---
@Don: I'm pretty sure my bug report is correct. enums are the *only* type that
behave different here. Further, if you get the mangle of a function or template
that use enums as parameters, the enum gets mangled using the type name, not
the base type.

Why do you think the current behavior would be correct? Why would .mangleof for
a type return the mangle for a completely *different* type?

-- 
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