[Issue 3847] To avoid a C code bug
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon May 3 12:50:13 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3847
Brad Roberts <braddr at puremagic.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |braddr at puremagic.com
--- Comment #8 from Brad Roberts <braddr at puremagic.com> 2010-05-03 12:50:11 PDT ---
'and' is isn't particularly less ambiguous than && vs &. The use of a word
doesn't help tell me logical vs bitwise. Additionally, if you're going to
word-ize some of the logical operators, you'd better do that for all of them..
so don't forget exclusiveor and equals and lessthan and...
Rather than let this ticket become a debated endlessly ticket, given Walter's
response, I suggest it be closed as wontfix aka notabug.
--
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