[Issue 3483] Eliminate read-modify-write operations for enums
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Nov 8 06:51:37 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3483
Stewart Gordon <smjg at iname.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |smjg at iname.com
--- Comment #1 from Stewart Gordon <smjg at iname.com> 2009-11-08 06:51:35 PST ---
This is going to break uses of enums as bit flags, which is a valid use
according to the docs.
Maybe we need a separate "bitflags" type, which would differ in this and other
respects....
--
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