[Issue 16140] while(auto x = y) does not behave like if(auto x = y)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 2 16:23:27 UTC 2021


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #12246 "Fix Issue 16140 -  while(auto
x = y) does not behave like if(auto x = y)" fixing this issue:

- Fix Issue 16140 -  while(auto x = y) does not behave like if(auto x = y)

https://github.com/dlang/dmd/pull/12246

--


More information about the Digitalmars-d-bugs mailing list