[Issue 21406] CatAssign wrong evaluation/load order at run-time

2022-07-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21406

RazvanN  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 21406] CatAssign wrong evaluation/load order at run-time

2022-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21406

--- Comment #3 from Dlang Bot  ---
dlang/dmd pull request #14318 "Add test for issue 21406" was merged into
master:

- 88d093c5ea79323b8f0d81f94328e270c0b5e3d9 by RazvanN7:
  Add test for issue 21406

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

--


[Issue 21406] CatAssign wrong evaluation/load order at run-time

2022-07-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21406

--- Comment #2 from Dlang Bot  ---
@RazvanN7 created dlang/dmd pull request #14318 "Add test for issue 21406"
mentioning this issue:

- Add test for issue 21406

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

--


[Issue 21406] CatAssign wrong evaluation/load order at run-time

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21406

RazvanN  changed:

   What|Removed |Added

 CC||razvan.nitu1...@gmail.com

--- Comment #1 from RazvanN  ---
This currently compiles and runs successfully (without the commented "FIX ME"
line). @ibuclaw is that enough to close this test or do you expect that the
commented line is also fixed?

--


[Issue 21406] CatAssign wrong evaluation/load order at run-time

2020-11-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21406

Iain Buclaw  changed:

   What|Removed |Added

   Keywords||wrong-code
 CC||ibuc...@gdcproject.org

--