[Issue 23143] ImportC: forward enum declarations need to be supported

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

[Issue 23143] ImportC: forward enum declarations need to be supported

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23143 Walter Bright changed: What|Removed |Added Hardware|x86 |All OS|Windows

[Issue 22637] std.conv `to!double` and `parse!double` dont throw on under/overflow

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

[Issue 22637] std.conv `to!double` and `parse!double` dont throw on under/overflow

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22637 Paul Backus changed: What|Removed |Added CC||snarwin+bugzi...@gmail.com

[Issue 22637] std.conv `to!double` and `parse!double` dont throw on under/overflow

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22637 Grim Maple changed: What|Removed |Added CC||grimmapl...@gmail.com --- Comment #1 from Grim

[Issue 22948] std.stdio.File doesnt open ~ files

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22948 Steven Schveighoffer changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 23234] Delegate literal with inferred return value that requires following alias-this uses class cast instead.

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23234 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com

[Issue 23234] Delegate literal with inferred return value that requires following alias-this uses class cast instead.

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23234 --- Comment #2 from mhh --- OK so we do do that for implicit conversions it looks like --

[Issue 23234] Delegate literal with inferred return value that requires following alias-this uses class cast instead.

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23234 mhh changed: What|Removed |Added CC||maxha...@gmail.com --- Comment #1 from mhh ---

[Issue 23234] Delegate literal with inferred return value that requires following alias-this uses class cast instead.

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23234 Mario Kroeplin changed: What|Removed |Added Keywords||industry CC|

[Issue 23164] [REG 2.097] Infinite loop on assertion failure + DMD moves struct with copy constructor

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23164 --- Comment #4 from Mathias LANG --- > Remember that D does not allow internal pointers to members. If memory serves me well, Andrei mentioned a few years ago that this position is no longer tenable. Not supporting internal pointers means users

[Issue 23234] New: Delegate literal with inferred return value that requires following alias-this uses class cast instead.

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23234 Issue ID: 23234 Summary: Delegate literal with inferred return value that requires following alias-this uses class cast instead. Product: D Version: D2 Hardware: x86_64

[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

[Issue 21956] ice on foreach over an AA of noreturn

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21956 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #5 from Dlang Bot ---

[Issue 23233] New: Compiler hangs when current static array limit reaches the edge

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23233 Issue ID: 23233 Summary: Compiler hangs when current static array limit reaches the edge Product: D Version: D2 Hardware: x86_64 OS: Linux Status:

[Issue 23232] New: Static array limits are incorrect for -m64

2022-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23232 Issue ID: 23232 Summary: Static array limits are incorrect for -m64 Product: D Version: D2 Hardware: x86_64 OS: All Status: NEW Severity: normal