http://d.puremagic.com/issues/show_bug.cgi?id=2659

           Summary: Remove the comma operator
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: bugzi...@digitalmars.com
        ReportedBy: clugd...@yahoo.com.au


The comma operator is an unintuitive operator with very few commendable uses.

If comma were added to the increment grammar of the for loop,
the comma operator could be removed from the language.

It's another piece of baggage from C.


-- 

Reply via email to