November 08, 2006
http://d.puremagic.com/issues/show_bug.cgi?id=488

           Summary: regression: recursive typeof segmentfaults
           Product: D
           Version: 0.173
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: thomas-dloop@kuehne.cn


http://dstress.kuehne.cn/nocompile/t/typeof_11_B.d

nocompile/t/typeof_11_B.d(14): recursive type
nocompile/t/typeof_11_B.d(14): function dstress.nocompile.t.typeof_11_B.test
test must be a function
/opt/dmd/bin/dmd: line 2: 20004 Segmentation fault
/opt/dmd/0.173/bin/dmd-0.173.bin -I/opt/dmd/0.173/src/phobos
-L-L/opt/dmd/0.173/lib $*


-- 

November 25, 2006
http://d.puremagic.com/issues/show_bug.cgi?id=488


bugzilla@digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from bugzilla@digitalmars.com  2006-11-25 04:03 -------
Fixed DMD 0.175


--