[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 05:48:43 PDT 2013


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


grogan.colin at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grogan.colin at gmail.com


--- Comment #9 from grogan.colin at gmail.com 2013-09-18 05:48:42 PDT ---
A possible workaround to this is to create the struct like:

struct foo {}

Though, in this case it isn't an opaque struct and is merely a struct with no
members.

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