[Issue 8104] UFCS on opaque struct won't compile
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jun 28 12:19:20 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8104
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
CC| |bugzilla at digitalmars.com
Resolution| |INVALID
--- Comment #8 from Walter Bright <bugzilla at digitalmars.com> 2012-06-28 12:21:33 PDT ---
I believe this is invalid.
Code must not change behavior depending on whether a struct's members are there
or are opaque, hence if there is a possible dependency on what those members
are then it should fail to compile.
--
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