www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 1018] New: regression: Error: divide by 0

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1018

           Summary: regression: Error: divide by 0
           Product: D
           Version: 1.007
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: DMD
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: thomas-dloop kuehne.cn






dmd -c test.d
Error: divide by 0

The line number and file/module information is missing.

test cases:
http://dstress.kuehne.cn/nocompile/o/opMod_01_A.d
http://dstress.kuehne.cn/nocompile/o/opMod_01_B.d
http://dstress.kuehne.cn/nocompile/o/opMod_01_C.d
http://dstress.kuehne.cn/nocompile/o/opMod_01_D.d
http://dstress.kuehne.cn/nocompile/o/opMod_01_E.d
http://dstress.kuehne.cn/nocompile/o/opMod_01_F.d
http://dstress.kuehne.cn/nocompile/o/opMod_01_G.d
http://dstress.kuehne.cn/nocompile/o/opMod_01_H.d
http://dstress.kuehne.cn/nocompile/int_08.d


-- 
Mar 04 2007
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1018


thomas-dloop kuehne.cn changed:

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





Fixed in DMD-1.009


-- 
Mar 11 2007