[Issue 19268] BetterC turns off .dup for CTFE

2023-02-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19268 --- Comment #16 from Dlang Bot --- dlang/dmd pull request #14857 "merge stable" was merged into master: - d1819884d5ddcdddb25c369f41dd0b0cde230b45 by Walter Bright: fix Issue 19268 - BetterC turns off .dup for CTFE

[Issue 21613] DMD crash: copy ctor + templated rvalue ctor

2023-02-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21613 --- Comment #3 from Dlang Bot --- dlang/dmd pull request #14857 "merge stable" was merged into master: - 353f2b6abf5893ff75ed9b531e9077215438cad9 by RazvanN7: Fix Issue 21613 - DMD crash: copy ctor + templated rvalue ctor

[Issue 15368] Improve error message for "auto" keyword inside "foreach"

2023-02-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15368 --- Comment #3 from Dlang Bot --- dlang/dmd pull request #14857 "merge stable" was merged into master: - 3683d2384a4eecdc2f816177a04f3a52032f8f79 by Dennis: fix 15368 - improve error message when using auto in foreach (#14839)

[Issue 10602] Better error message for wrong template lambda given to function

2023-02-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10602 andy.pj.han...@gmail.com changed: What|Removed |Added CC||andy.pj.han...@gmail.com --

[Issue 10602] Better error message for wrong template lambda given to function

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

[Issue 14217] Misleading error message: Cannot deduce function

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

[Issue 23663] Better error message for template with missing function

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

[Issue 13683] More precise error message for wrong lambda

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

[Issue 11907] No undeclared identifier error in lambda alias argument

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

[Issue 11907] No undeclared identifier error in lambda alias argument

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

[Issue 11907] No undeclared identifier error in lambda alias argument

2023-02-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11907 Nick Treleaven changed: What|Removed |Added CC||grimmapl...@gmail.com --- Comment #2 from

[Issue 23663] Better error message for template with missing function

2023-02-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23663 Nick Treleaven changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 22348] Specify forward referencing of MixinDeclaration

2023-02-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22348 --- Comment #1 from Dlang Bot --- @RobertGrancsa created dlang/dlang.org pull request #3513 "Fixed issue 22348 - Specify forward referencing of MixinDeclaration" mentioning this issue: - Fixed issue 22348 - Specify forward referencing of

[Issue 21178] It is not explained what is "unknown"

2023-02-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21178 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #2 from Dlang Bot ---

[Issue 22594] Update "Interfacing to C" to include intptr_t and uintptr_t

2023-02-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22594 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot ---

[Issue 23663] New: Better error message for template with missing function

2023-02-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23663 Issue ID: 23663 Summary: Better error message for template with missing function Product: D Version: D2 Hardware: x86_64 OS: All Status: NEW