[Issue 3483] Eliminate read-modify-write operations for enums

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 9 13:00:35 PDT 2011


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|                            |WONTFIX
           Severity|normal                      |enhancement


--- Comment #5 from Walter Bright <bugzilla at digitalmars.com> 2011-10-09 12:59:43 PDT ---
I'm going to reject this one. I'm not convinced it is a significant source of
bugs, there are many legitimate uses of op= for enums, and the rather loose
definition of them is traditional for C.

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