[Issue 1058] DMD hangs with 100% CPU - member function returning forward-referenced struct before constructor
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 15 08:42:47 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1058
smjg at iname.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|DMD hangs with 100% CPU |DMD hangs with 100% CPU -
| |member function returning
| |forward-referenced struct
| |before constructor
------- Comment #3 from smjg at iname.com 2007-03-15 10:42 -------
I've tried a few different permutations, and it appears that the bug shows as
long as A is defined before B, and b() is defined before this().
--
More information about the Digitalmars-d-bugs
mailing list