[Issue 293] Expression uint.max + 1 yields 0 (zero)
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Aug 17 11:25:04 PDT 2006
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=293
bugzilla at digitalmars.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
------- Comment #1 from bugzilla at digitalmars.com  2006-08-17 13:25 -------
That's how fixed precision integer arithmetic works when it overflows. Not a
bug.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list