[Issue 24094] importC __declspec issues

2023-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24094 Basile-z changed: What|Removed |Added Keywords||ImportC --

[Issue 24094] New: importC __declspec issues

2023-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24094 Issue ID: 24094 Summary: importC __declspec issues Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: normal Priority: P1

[Issue 17477] DMD error message for delegate with wrong attributes is very confusing

2023-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17477 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment #3 from Nick Tre

[Issue 20491] extern(C) is not inferred for lambda arguments

2023-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20491 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com Summary|extern(C) is n

[Issue 10602] Error should state why wrong template lambda doesn't match expected function type

2023-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10602 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #2 from Dlang Bot --- @ntrel c

[Issue 20275] Tuple created in template in with() includes with-symbol

2023-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20275 Basile-z changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 14133] change in struct ctor lowering generates excessive init code

2023-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14133 Basile-z changed: What|Removed |Added Keywords||backend --

[Issue 24090] struct private constructor call outside module should not be allowed

2023-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24090 Nick Treleaven changed: What|Removed |Added Keywords||accepts-invalid Summary|private

[Issue 24090] private constructor should not be allowed

2023-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24090 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment #1 from Nick Tre

[Issue 24078] [REG] crash related to concatenation

2023-08-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24078 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---