Thread overview
[Issue 23481] [inf loop] usertype enums opOpAssign cause an compile time infinite loop
Dec 12, 2022
Dlang Bot
Dec 15, 2022
Dlang Bot
Dec 15, 2022
Dlang Bot
December 12, 2022
https://issues.dlang.org/show_bug.cgi?id=23481

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #14684 "Fix Issue 23481 - [inf loop] usertype enums opOpAssign cause an compile time infinite loop" fixing this issue:

- Fix Issue 23481 - [inf loop] usertype enums opOpAssign cause an compile time infinite loop

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

--
December 15, 2022
https://issues.dlang.org/show_bug.cgi?id=23481

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14684 "Fix Issue 23481 - [inf loop] usertype enums opOpAssign cause an compile time infinite loop" was merged into stable:

- 2328cd7e6331ecd0e0bc391ec56db256ccaed382 by Boris Carvajal:
  Fix Issue 23481 - [inf loop] usertype enums opOpAssign cause an compile time
infinite loop

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

--
December 15, 2022
https://issues.dlang.org/show_bug.cgi?id=23481

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14701 "merge stable" was merged into master:

- 0a5b39e6e08885d9f11b385e2edb1ecac7418704 by Boris Carvajal:
  Fix Issue 23481 - [inf loop] usertype enums opOpAssign cause an compile time
infinite loop

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

--