[Issue 6584] New: ICE on large version number/debug level
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Aug 31 13:54:05 PDT 2011
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=6584
           Summary: ICE on large version number/debug level
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: timon.gehr at gmx.ch
--- Comment #0 from timon.gehr at gmx.ch 2011-08-31 13:53:59 PDT ---
version(100000000000000){}
debug(100000000000000){}
Both of those make DMD 2.054 crash with a "buffer overrun" error message.
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list