http://d.puremagic.com/issues/show_bug.cgi?id=2533
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Keywords| |ice-on-invalid-code ------- Comment #1 from [email protected] 2009-01-11 17:03 ------- Doesn't crash for me, but produces (Windows): ----- 1.039 ----- bz2533.d(11): Error: bz2533.S.c!().a at bz2533.d(5) conflicts with bz2533.S.c!().a at bz2533.d(5) bz2533.d(11): Error: bz2533.S.c!().a at bz2533.d(5) conflicts with bz2533.S.c!().a at bz2533.d(5) ----- 2.023 ----- bz2533.d(11): Error: overload set for res.a not allowed in struct declaration bz2533.d(11): Error: function expected before (), not 0 of type int bz2533.d(11): Error: overload set for res.a not allowed in struct declaration bz2533.d(11): Error: function expected before (), not 0 of type int ---------- Can you still reproduce on Linux? --
