[Issue 2071] New: spec doesn't mention pointer arithmetic with two pointer operands
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon May 5 15:59:42 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2071
Summary: spec doesn't mention pointer arithmetic with two pointer
operands
Product: D
Version: 1.029
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: spec
Severity: normal
Priority: P2
Component: DMD
AssignedTo: bugzilla at digitalmars.com
ReportedBy: tomas at famolsen.dk
The spec on AddExpression only mentions the cases where one of the operand is a
pointer. Not if both are pointers.
--
More information about the Digitalmars-d-bugs
mailing list