[Issue 10451] Array of pointers to opaque struct gives forward reference errors.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 18 04:39:29 PDT 2013


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



--- Comment #6 from Manu <turkeyman at gmail.com> 2013-09-18 04:39:28 PDT ---
But the compiler doesn't need to know anything about the type to allocate an
array of pointers. Surely the compiler can use/share the typeinfo of void* in
this case?

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