[Issue 3468] dmd allows negative values to be assigned to an uint variable

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 2 16:08:11 PST 2009


http://d.puremagic.com/issues/show_bug.cgi?id=3468


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
           Severity|normal                      |enhancement


--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2009-11-02 16:08:08 PST ---
I'll put this as an enhancement request because negate is currently an
operation that is defined to work on unsigned values, hence no error.

-- 
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