[Issue 21772] [REG2.069] Consecutive different-signed double.nans in an array literal take the sign of the previous nan (same for float and real)

2022-12-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21772 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com Summary|

[Issue 21772] [REG2.069] Consecutive different-signed double.nans in an array literal take the sign of the previous nan (same for float and real)

2022-12-20 Thread d-bugmail--- via Digitalmars-d-bugs
--- @WalterBright created dlang/dmd pull request #14727 "fix Issue 21772 - [REG2.069] Consecutive different-signed double.nans…" fixing this issue: - fix Issue 21772 - [REG2.069] Consecutive different-signed double.nans in an array literal take the sign of the previous nan (same for float and re

[Issue 21772] [REG2.069] Consecutive different-signed double.nans in an array literal take the sign of the previous nan (same for float and real)

2023-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
ent-signed double.nans in an array literal take the sign of the previous nan (same for float and real) https://github.com/dlang/dmd/pull/14727 --