[Issue 23214] ImportC: typedef with unsigned types does not compile

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

[Issue 9161] Linker error on linux if struct has @disabled ~this();

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

[Issue 18973] @disable on const toHash causes unresolved symbol error

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

[Issue 22759] ImportC: cannot modify const expression from dereferencing const pointer declared within function.

2022-07-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22759 --- Comment #4 from dave287...@gmail.com --- Until D adds head const, couldn’t you do a similar fix as for https://issues.dlang.org/show_bug.cgi?id=22534 ? Just treat declarations of `int * data` and `int * const data` the same in the body of c

[Issue 17544] Versions derived from predefined versions not reserved

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

[Issue 17544] Versions derived from predefined versions not reserved

2022-07-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17544 Mathias LANG changed: What|Removed |Added CC||pro.mathias.l...@gmail.com --- Comment #2

[Issue 22010] Link error with mutually recursive SumType / struct with opEquals

2022-07-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22010 Mathias LANG changed: What|Removed |Added CC||pro.mathias.l...@gmail.com --- Comment #4

[Issue 23231] New: splitWhen from std.algorithm is not CTFEable

2022-07-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23231 Issue ID: 23231 Summary: splitWhen from std.algorithm is not CTFEable Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 22671] Please update the release schedule for 2022 :)

2022-07-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22671 Dennis changed: What|Removed |Added CC||dkor...@live.nl --- Comment #2 from Dennis ---

[Issue 22580] [Arrays]

2022-07-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22580 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comment #1

[Issue 22671] Please update the release schedule for 2022 :)

2022-07-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22671 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED CC|