[Issue 16001] Lambda syntax: forbid use with FunctionLiteralBody: (x) => {assert(x);}

2021-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16001 Dennis changed: What|Removed |Added CC||qs.il.paperi...@gmail.com --- Comment #4 from Denni

[Issue 17951] Deprecate Shorthand Lambda Followed by Brace

2021-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17951 Dennis changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 21865] Grammar has no rule for Traits

2021-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21865 Dennis changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9529] Switch Statement grammar bug for the chain of case statements

2021-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9529 Dennis changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 22113] Allow `noreturn` as a type for main function

2021-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22113 Bolpat changed: What|Removed |Added CC||qs.il.paperi...@gmail.com --

[Issue 22113] New: Allow `noreturn` as a type for main function

2021-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22113 Issue ID: 22113 Summary: Allow `noreturn` as a type for main function Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement P

[Issue 22065] std.container.array: compiler allows Array as the key of an associative array but this does not work properly

2021-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22065 Issue 22065 depends on issue 22075, which changed state. Issue 22075 Summary: [Reg 2.068] "AA key type S should have 'size_t toHash() const nothrow @safe' if opEquals defined" is not triggered if any field of S has its own 'alias this' https://issue

[Issue 22075] [Reg 2.068] "AA key type S should have 'size_t toHash() const nothrow @safe' if opEquals defined" is not triggered if any field of S has its own 'alias this'

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

[Issue 22045] Assignment of pointers in union should be @safe, only pointers access are @system

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

[Issue 22075] [Reg 2.068] "AA key type S should have 'size_t toHash() const nothrow @safe' if opEquals defined" is not triggered if any field of S has its own 'alias this'

2021-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22075 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #3 from Dlang Bot --- @RazvanN

[Issue 5309] Add language support for external D symbols refs

2021-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5309 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #3 from Dlang Bot --- @Geod24 c

[Issue 22054] Referencing a fwd-declared field results in many error messages

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