[Issue 7079] BigInt bool assign
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Dec 23 02:31:51 PST 2011
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=7079
Don <clugdbug at yahoo.com.au> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
--- Comment #5 from Don <clugdbug at yahoo.com.au> 2011-12-23 02:29:18 PST ---
You have the assumption that BigInt should be a drop-in replacement for int in
all cases. That's a wrong assumption. It's NOT EVEN POSSIBLE.
For example, implicit conversions that involve range checking.
Here, you're asking for support for bad coding practices that are usually bugs.
-- 
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