[Issue 10232] New: AndExpression grammar is not correct
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jun 1 19:29:00 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10232
Summary: AndExpression grammar is not correct
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: websites
AssignedTo: nobody at puremagic.com
ReportedBy: brian-schott at cox.net
--- Comment #0 from brian-schott at cox.net 2013-06-01 19:28:59 PDT ---
The website defines AndExpression in terms of ShiftExpression, but the compiler
parses it in terms of cmpExpression. Additionally, the requirement to use
parenthesis with the & operator under some circumstances is not documented.
--
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