[Issue 10755] 'has no effect in expression' error for return too with comma operator

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 5 13:42:04 PDT 2017


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

Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:

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

--- Comment #3 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
This now produces a deprecation warning after
https://github.com/dlang/dmd/pull/5737, which should cover most occurrences of
this situation.

--


More information about the Digitalmars-d-bugs mailing list