http://d.puremagic.com/issues/show_bug.cgi?id=3651
Don <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Don <[email protected]> 2010-01-28 00:47:21 PST --- > enum foo { > item, > } > //should output a mangled name with "foo" in it, but outputs "i" > pragma(msg, foo.mangleof); Are you sure that's what it should do? Why do you think the existing behaviour is wrong? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
