[Issue 23558] add __traits(getModuleClasses [, module name])

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

[Issue 23682] dip1000 problem with return by ref

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

[Issue 22916] [dip1000] copy of ref return still treated as scope variable

2023-02-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22916 --- Comment #13 from Dennis --- *** Issue 23682 has been marked as a duplicate of this issue. *** --

[Issue 23662] ImportC bad handling of enum arguments for a function

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

[Issue 23630] Regression in library caused by dmd 2.101.0 update

2023-02-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23630 --- Comment #5 from Dennis --- I'm dissecting with Digger: https://github.com/CyberShadow/Digger Weirdly, `dub test` succeeds now with current dmd master for me. --

[Issue 23479] ImportC recognizes .i and .c files, but not .h files

2023-02-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23479 --- Comment #9 from Dlang Bot --- dlang/dmd pull request #14864 "reapply fix Issue 23479 - ImportC recognizes .i and .c files, but not .h files" was merged into master: - 93383180917dc790f3ef8f878126cd70e2b3808b by Iain Buclaw: reapply fix Issue 2

[Issue 18333] binaryHeap documentation inadequately describes slice store invalidation

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

[Issue 20876] DMD gives out not so helpful compile error

2023-02-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20876 RazvanN changed: What|Removed |Added CC||alphaglosi...@gmail.com --- Comment #8 from Razvan

[Issue 23681] Generated copy constructors failing to generate

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

[Issue 23678] Contracts are compiled with release switch?

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

[Issue 23683] New: std.file.setTimes requests more permissions than needed

2023-02-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23683 Issue ID: 23683 Summary: std.file.setTimes requests more permissions than needed Product: D Version: D2 Hardware: All OS: Windows Status: NEW

[Issue 23683] std.file.setTimes requests more permissions than needed

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

[Issue 23479] ImportC recognizes .i and .c files, but not .h files

2023-02-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23479 Iain Buclaw changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Issue 23678] Contracts are compiled with release switch?

2023-02-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23678 Dennis changed: What|Removed |Added CC||dkor...@live.nl --- Comment #2 from Dennis --- > W