[Issue 861] Using two typedefs of an undefined name in a class in a different module with import cycles causes DMD to hang

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 1 10:12:36 PST 2007


http://d.puremagic.com/issues/show_bug.cgi?id=861


deewiant at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |




------- Comment #2 from deewiant at gmail.com  2007-02-01 12:12 -------
Still fails for me with 1.004. "dmd -c definesType.d" leads to a DMD hang.

Any idea of what could be causing it? With -v, dmd outputs the following before
hanging:

parse     definesType
semantic  definesType
import    object
import    usesType


-- 



More information about the Digitalmars-d-bugs mailing list