[Issue 24110] [REG2.104] Array comparison lowering apparently not handled properly in __traits(compiles)

2023-09-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24110 --- Comment #5 from Dlang Bot --- dlang/dmd pull request #15609 "merge stable" was merged into master: - c9d1581f5505547fd70865ec145f915176dac022 by Razvan Nitu: Fix Issue 24110 - [REG2.104] Array comparison lowering apparently n

[Issue 24110] [REG2.104] Array comparison lowering apparently not handled properly in __traits(compiles)

2023-09-07 Thread d-bugmail--- via Digitalmars-d-bugs
|--- |FIXED --- Comment #4 from Dlang Bot --- dlang/dmd pull request #15575 "Fix Issue 24110 - [REG2.104] Array comparison lowering apparently not handled properly in __traits(compiles)" was merged into stable: - 7a10bd62ea695c8f53336dcd3393b9fc1432e5e3 by RazvanN7: Fix I

[Issue 24110] [REG2.104] Array comparison lowering apparently not handled properly in __traits(compiles)

2023-09-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24110 --- Comment #3 from Dlang Bot --- @RazvanN7 created dlang/dmd pull request #15576 "Fix Issue 24110 - [REG2.104] Array comparison lowering apparently not handled properly in __traits(compiles) " fixing this issue: - Fix Issue 24110 -

[Issue 24110] [REG2.104] Array comparison lowering apparently not handled properly in __traits(compiles)

2023-09-05 Thread d-bugmail--- via Digitalmars-d-bugs
--- @RazvanN7 created dlang/dmd pull request #15575 "Fix Issue 24110 - [REG2.104] Array comparison lowering apparently not handled properly in __traits(compiles)" fixing this issue: - Fix Issue 24110 - [REG2.104] Array comparison lowering apparently not handled properly in __traits(compil

[Issue 24110] [REG2.104] Array comparison lowering apparently not handled properly in __traits(compiles)

2023-08-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24110 --- Comment #1 from kinke --- FWIW, a similar inconsistency with a floating-point `opCmp` result of the array elements (the same v2.104 regression wrt. `__traits(compiles)`) was fixed in D v2.105 by fixing the array comparison; see https://github.com