www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 2071] New: spec doesn't mention pointer arithmetic with two pointer operands

reply d-bugmail puremagic.com writes:
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 digitalmars.com
        ReportedBy: tomas famolsen.dk


The spec on AddExpression only mentions the cases where one of the operand is a
pointer. Not if both are pointers.


-- 
May 05 2008
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2071


bugzilla digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED





Fixed dmd 1.030 and 2.014


-- 
May 22 2008