http://d.puremagic.com/issues/show_bug.cgi?id=7745
Don <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Don <[email protected]> 2012-03-21 12:27:57 PDT --- I haven't been able to reproduce this. If I change it from: -auto x = &c.asdfg; +auto x = &C.asdfg; then I get a U symbol for _D3inc1C5asdfgMFZv, otherwise I can't get it to appear at all. I guess it is changed into an index into the vtable. Further investigation required. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
