[Issue 4274] Better array of inner structs error message

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 5 05:04:24 PDT 2010


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



--- Comment #3 from nfxjfg at gmail.com 2010-06-05 05:04:20 PDT ---
So what? You _can_ have an array of closures.
Why not an array of nested structs?
The compiler should obviously allocate all variables referenced by the struct
on the heap, just like it is done with closures.
Otherwise, it's an half-implemented garbage feature that should be removed
before it causes any more harm.

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