[Issue 13455] Side effects of comma operator not evaluated for empty 'expression tuple' right hand side

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 20 21:41:35 UTC 2019


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

Basile-z <b2.temp at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp at gmx.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Basile-z <b2.temp at gmx.com> ---
problem was solved differently since using the result of comma expr is not
allowed anymore

--


More information about the Digitalmars-d-bugs mailing list