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

2023-09-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24090 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 24150] Wrong deprecation using typeof on a member is private from different module

2023-09-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24150 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

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

2023-09-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24090 --- Comment #3 from RazvanN --- It seems that this PR: https://github.com/dlang/dmd/pull/15282 has fixed it. --

[Issue 24150] Wrong deprecation using typeof on a member is private from different module

2023-09-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24150 --- Comment #2 from apham --- Problem - v2.104.0 No problem - v2.105.2 --

[Issue 18578] First enum value assigned 0 instead of EnumBaseType.init

2023-09-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18578 Dlang Bot changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Issue 13718] unary minus on number literals has lower precedence than UFCS

2023-09-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13718 --- Comment #1 from Dlang Bot --- @ntrel created dlang/dmd pull request #15620 "Improve invalid operator error message" mentioning this issue: - Improve invalid operator error message Show operation. Use 'is not defined' for aggregate types.

[Issue 18998] Improve Operator Overloading docs

2023-09-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18998 Nick Treleaven changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 23320] Operator overload comparison docs needs improvement

2023-09-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23320 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org See Also|

[Issue 24129] ImportC: MS-Link cannot handle multiple COMDATs with the same name

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