[Issue 24145] New: subtracting pointers with different types is both deprecated and an error

2023-09-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24145 Issue ID: 24145 Summary: subtracting pointers with different types is both deprecated and an error Product: D Version: D2 Hardware: All OS: All Status

[Issue 24144] [REG2.105] Silent file name index overflow

2023-09-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24144 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @kinke c

[Issue 24144] [REG2.105] Silent file name index overflow

2023-09-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24144 Richard Cattermole changed: What|Removed |Added Keywords||industry CC|

[Issue 24144] New: [REG2.105] Silent file name index overflow

2023-09-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24144 Issue ID: 24144 Summary: [REG2.105] Silent file name index overflow Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression Prio

[Issue 20634] @safe forces bounds checking on newly allocated array when using .ptr

2023-09-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20634 --- Comment #4 from Nick Treleaven --- Note: The second commit was wrongly included in that pull and has been removed. --

[Issue 20634] @safe forces bounds checking on newly allocated array when using .ptr

2023-09-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20634 --- Comment #3 from Dlang Bot --- @ntrel updated dlang/dmd pull request #15572 "Fix Issue 24135 - Eponymous template member overloads not shown as call candidates" fixing this issue: - Fix Issue 20634 - @safe forces bounds checking on newly allocate