[Issue 21806] Overload selection ignores slice

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21806 --- Comment #7 from Dlang Bot --- dlang/dmd pull request #12431 "merge stable" was merged into master: - 5bba6357deac1ba8d5994ffeb5c526716e89a274 by Boris Carvajal: Fix Issue 21806 - Overload selection ignores slice

[Issue 18251] deprecate + transition=complex shouldn't look at functions with non-matching if constraints

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18251 Dlang Bot changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Issue 21832] Wrong deprecation message when importing non-deprecated template in static condition

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21832 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21830] Wrong deprecation message when non-deprecated template in static condition

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21830 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21831] Wrong deprecation message in template parameters before evaluating constraints

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21831 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21832] Wrong deprecation message when importing non-deprecated template in static condition

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21832 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #2 from Dlang Bot ---

[Issue 20829] dmd segfault on jump from a TryCatchStatement to another

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20829 moonlightsenti...@disroot.org changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 21832] Wrong deprecation message when importing non-deprecated template in static condition

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21832 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org --- Comment #1 from

[Issue 21832] New: Wrong deprecation message when importing non-deprecated template in static condition

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21832 Issue ID: 21832 Summary: Wrong deprecation message when importing non-deprecated template in static condition Product: D Version: D2 Hardware: All OS: All

[Issue 21828] Enum forward-references just assume int base type

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21828 Boris Carvajal changed: What|Removed |Added Summary|Using enum of struct|Enum forward-references

[Issue 21828] Using enum of struct (containing another enum) before its declaration fails

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21828 Boris Carvajal changed: What|Removed |Added CC||boris...@gmail.com --- Comment #3 from

[Issue 21830] Wrong deprecation message when non-deprecated template in static condition

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

[Issue 21831] Wrong deprecation message in template parameters before evaluating constraints

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

[Issue 21831] New: Wrong deprecation message in template parameters before evaluating constraints

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21831 Issue ID: 21831 Summary: Wrong deprecation message in template parameters before evaluating constraints Product: D Version: D2 Hardware: All OS: All

[Issue 21830] Wrong deprecation message when non-deprecated template in static condition

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21830 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org

[Issue 21830] New: Wrong deprecation message when non-deprecated function in static condition

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21830 Issue ID: 21830 Summary: Wrong deprecation message when non-deprecated function in static condition Product: D Version: D2 Hardware: All OS: All

[Issue 21828] Using enum of struct (containing another enum) before its declaration fails

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21828 --- Comment #2 from Dlang Bot --- @BorisCarvajal created dlang/dmd pull request #12438 "Fix Issue 21828 - Using enum of struct (containing another enum) befo…" fixing this issue: - Fix Issue 21828 - Using enum of struct (containing another enum)

[Issue 21828] Using enum of struct (containing another enum) before its declaration fails

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

[Issue 18251] deprecate + transition=complex shouldn't look at functions with non-matching if constraints

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18251 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #3 from Dlang Bot ---

[Issue 21828] Using enum of struct (containing another enum) before its declaration fails

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21828 Mark Visser changed: What|Removed |Added CC|m...@sarc.nl| --

[Issue 21828] Using enum of struct (containing another enum) before its declaration fails

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21828 Mark Visser changed: What|Removed |Added CC||m...@sarc.nl --

[Issue 3858] mixin attribute is ignored

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3858 Adam D. Ruppe changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 21829] `private` is ignored when a public overload exists

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21829 Mark Visser changed: What|Removed |Added CC||m...@sarc.nl --

[Issue 21829] `private` is ignored when a public overload exists

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21829 Bastiaan Veelo changed: What|Removed |Added CC||basti...@veelo.net --

[Issue 21829] `private` is ignored when a public overload exists

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21829 Bastiaan Veelo changed: What|Removed |Added Keywords||accepts-invalid --

[Issue 21829] New: `private` is ignored when a public overload exists

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21829 Issue ID: 21829 Summary: `private` is ignored when a public overload exists Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: normal

[Issue 21826] MSCOFF output for Win32 should not use EBP for anything other than the frame pointer

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21826 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21828] New: Using enum of struct (containing another enum) before its declaration fails

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21828 Issue ID: 21828 Summary: Using enum of struct (containing another enum) before its declaration fails Product: D Version: D2 Hardware: All OS: All

[Issue 21827] Null pointer exception in elToPair() in backend/cgelem.d

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21827 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21827] Null pointer exception in elToPair() in backend/cgelem.d

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

[Issue 21827] Null pointer exception in elToPair() in backend/cgelem.d

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21827 Walter Bright changed: What|Removed |Added Keywords||backend --

[Issue 21827] New: Null pointer exception in elToPair() in backend/cgelem.d

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21827 Issue ID: 21827 Summary: Null pointer exception in elToPair() in backend/cgelem.d Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 21826] MSCOFF output for Win32 should not use EBP for anything other than the frame pointer

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

[Issue 21801] std.typecons.ReplaceType does not work for `in` parameters

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21801 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21826] MSCOFF output for Win32 should not use EBP for anything other than the frame pointer

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21826 Walter Bright changed: What|Removed |Added Keywords||backend --

[Issue 21826] New: MSCOFF output for Win32 should not use EBP for anything other than the frame pointer

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21826 Issue ID: 21826 Summary: MSCOFF output for Win32 should not use EBP for anything other than the frame pointer Product: D Version: D2 Hardware: x86 OS: Windows

[Issue 21817] std.format: %u on integer does not print unsigned value

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21817 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21820] std.format: formatting zero should never lead to empty string

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21820 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21814] std.format: grouping with width 0 causes floating point exception

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21814 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21777] std.format: several issues when formatting integers with precision

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21777 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---