[Issue 20891] New: Android GC signals set inappropriately

2020-06-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20891 Issue ID: 20891 Summary: Android GC signals set inappropriately Product: D Version: D2 Hardware: All OS: Other Status: NEW Severity: minor Priority:

[Issue 20890] New: parameter corruption when other parameter is a static array of length 1

2020-06-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20890 Issue ID: 20890 Summary: parameter corruption when other parameter is a static array of length 1 Product: D Version: D2 Hardware: All OS: All Status:

[Issue 20892] New: [REG2.086] ElfFile comparison suboptimal

2020-06-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20892 Issue ID: 20892 Summary: [REG2.086] ElfFile comparison suboptimal Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression

[Issue 20890] parameter corruption when other parameter is a static array of length 1

2020-06-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20890 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot ---

[Issue 20893] New: [REG 2.087] 32-bit arithmetic goes wrong

2020-06-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20893 Issue ID: 20893 Summary: [REG 2.087] 32-bit arithmetic goes wrong Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: regression

[Issue 20893] [REG 2.087] 32-bit arithmetic goes wrong

2020-06-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20893 --- Comment #2 from Basile-z --- according to digger, caused by https://github.com/dlang/dmd/pull/9722 full bisection report: > digger: Finding shortest path between > 717f0aba51531c140d1a41ff8da3020443b6d523 > and >

[Issue 20890] parameter corruption when other parameter is a static array of length 1

2020-06-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20890 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 20892] [REG2.086] ElfFile comparison suboptimal

2020-06-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20892 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1

[Issue 20893] [REG 2.087] 32-bit arithmetic goes wrong

2020-06-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20893 Basile-z changed: What|Removed |Added Keywords||wrong-code CC|