[Issue 12436] Opaque struct parameter type should not be allowed
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 21 15:48:16 PDT 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12436
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #2 from Steven Schveighoffer <schveiguy at yahoo.com> 2014-03-21 15:48:15 PDT ---
I would point out that references to opaque structs should compile.
In your examples:
S[]
S[]*
Should compile, even if S is opaque, as these are just references to S.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list