[Issue 23177] ModuleInfo is not exported on Windows

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23177 --- Comment #9 from Dlang Bot --- @rikkimax created dlang/dmd pull request #14647 "Fix issue 23177 - ModuleInfo is not exported on Windows" fixing this issue: - Fix issue 23177 - ModuleInfo is not exported on Windows https://github.com/dlang/dmd/pu

[Issue 17226] Exception during the generation of an assert message hides AssertError

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17226 hst...@qfbox.info changed: What|Removed |Added CC||hst...@qfbox.info --- Comment #6 from hst

[Issue 17463] format!(): variable __result cannot be read at compile time

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17463 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17263] Issue diagnostic if mandatory template parameter is missing

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17263 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 17263] Issue diagnostic if mandatory template parameter is missing

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17263 --- Comment #7 from Ali Cehreli --- If you are asking me, the reporter, I am happy with your explanation why it can't be better. I wouldn't mind closing. --

[Issue 17446] Static-assert passes/fails based on what follows

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17446 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17444] std.traits.isCallable doesn't recognize struct member function if return type is 'auto'.

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17444 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17408] scope and in are considered redundant

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17408 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #3 from Razv

[Issue 17404] creating type named 'object' fails to compile, but only if you import something

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17404 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 23494] New: C-style variadic functions not working correctly

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23494 Issue ID: 23494 Summary: C-style variadic functions not working correctly Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: normal

[Issue 23491] Nonsensical deprecation message when using delegate

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23491 Dennis changed: What|Removed |Added CC||dkor...@live.nl --- Comment #3 from Dennis --- (In

[Issue 23491] Nonsensical deprecation message when using delegate

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23491 --- Comment #2 from Mathias LANG --- (In reply to RazvanN from comment #1) > I would argue that problem number 2 is not valid. The compiler just [...] The problem I see is that the message is misleading without extra information. In this case, to un

[Issue 17263] Issue diagnostic if mandatory template parameter is missing

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17263 --- Comment #6 from RazvanN --- (In reply to Ali Cehreli from comment #5) > Thank you! You are welcome! OK to close this? --

[Issue 17263] Issue diagnostic if mandatory template parameter is missing

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17263 --- Comment #5 from Ali Cehreli --- Thank you! --

[Issue 23491] Nonsensical deprecation message when using delegate

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23491 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #1 from Razv

[Issue 23484] -preview=dip1021 is crashing the compiler before linking

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23484 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 17226] Exception during the generation of an assert message hides AssertError

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17226 --- Comment #5 from RazvanN --- Associated discussion about this: https://forum.dlang.org/thread/qwixdanceeupdefyq...@forum.dlang.org --

[Issue 23493] __xtoHash is not exported

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23493 --- Comment #1 from Richard Cattermole --- During testing I was actually using LDC when I hit this, so it may not in fact be a dmd bug. But after looking at dmd.clone, I'm not seeing anything obvious stating that these generated functions are indeed

[Issue 23493] New: __xtoHash is not exported

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23493 Issue ID: 23493 Summary: __xtoHash is not exported Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: normal Priority: P1

[Issue 17334] Template constraints do short circuit semantic analysis for && and ||, but not for ?:

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17334 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17278] [ICE] dmd 2.075 segfaults on error in implicitly imported module

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17278 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17263] Issue diagnostic if mandatory template parameter is missing

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17263 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #4 from Razv

[Issue 17240] mutable/shared @property both match in typeof

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17240 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17242] Specialized templates defined inside functions fail lookup, moving them outside makes them work

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17242 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17301] Unhelpful error message on template and non-template struct defined in separate modules

2022-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17301 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|