[Issue 9957] [2.061 -> 2.062] Taking pointer of enum float array gives some garbage

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 22 23:53:25 PDT 2013


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



--- Comment #1 from Don <clugdbug at yahoo.com.au> 2013-04-22 23:53:23 PDT ---
I don't think this should compile. It's like writing auto p = &5;
-- taking the address of a manifest constant doesn't make sense.

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