[Issue 20365] Copy constructor not invoked on static arrays of structs but the postblit works

2022-07-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20365 --- Comment #5 from RazvanN --- (In reply to kinke from comment #1) > Let's include CatAssign as well for completeness: > > S[] c; > c ~= a; // no copy ctor calls, but 4 postblits The CatAssign example seems to have been fixed, but the initial assi

[Issue 18631] std.random.choice does not work with const arrays

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

[Issue 21443] scope (failure) with a return breaks safety

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

[Issue 20173] StructMemberInitializer syntax on right side of assigning

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

[Issue 15692] Allow struct member initializer everywhere

2022-07-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15692 ZombineDev changed: What|Removed |Added CC||blac...@bk.ru --- Comment #7 from ZombineDev -

[Issue 23230] New: cannot implicitly convert expression `"define"` of type `char[7]` to `char`

2022-07-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23230 Issue ID: 23230 Summary: cannot implicitly convert expression `"define"` of type `char[7]` to `char` Product: D Version: D2 Hardware: All OS: All Stat

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

2022-07-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22759 --- Comment #2 from dave287...@gmail.com --- This bug was encountered in this blogpost: https://briancallahan.net/blog/20220704.html (section `Running make`). --

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

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

[Issue 10846] Allow defining functions in enum declarations

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

[Issue 12637] Autotester: Allow browsing through user's active pull requests

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

[Issue 12732] Add an Appender-like template that recursively builds a structure of Appender fields

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

[Issue 12466] Template type parameter should not require a new symbol for deducing a type

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