[Issue 16140] while(auto x = y) does not behave like if(auto x = y)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Mar 13 14:51:53 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=16140
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12246 "Fix Issue 16140 - while(auto x = y) does not
behave like if(auto x = y)" was merged into master:
- 43aa3eeecefb08e1ea5496e12eb9e1feffc54c89 by RazvanN7:
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