[Issue 2589] assertion failure when a struct contains a forward referenced, aliased function member.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 16 18:11:02 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2589
smjg at iname.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |smjg at iname.com
OtherBugsDependingO| |339, 340
nThis| |
Keywords| |ice-on-valid-code
OS/Version|Linux |All
Summary|asserts when a struct |assertion failure when a
|contains an aliased function|struct contains a forward
|member. |referenced, aliased function
| |member.
------- Comment #1 from smjg at iname.com 2009-01-16 20:10 -------
It's closely related to issue 339 - the testcases there also AF under DMD
2.023, even though they merely error under 1.039. This, OTOH, compiles without
error under the latter.
--
More information about the Digitalmars-d-bugs
mailing list