[Issue 2659] Remove the comma operator

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jun 9 20:29:06 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=2659

--- Comment #13 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/058c5a301fb3942e01446a60381d5e935ab91ec7
Fix Issue 2659 - Deprecate using the result of comma expression

This should weed out most of the bugs.

https://github.com/dlang/dmd/commit/0a7f87a17304c067ad42e5a25cce36c920d5b467
Merge pull request #5737 from mathias-lang-sociomantic/coma-operator-must-die

Fix Issue 2659 - Deprecate using the return of a comma expression

--


More information about the Digitalmars-d-bugs mailing list