[Issue 20997] Missing example of scope guard executing after return statement

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

[Issue 23682] dip1000 problem with return by ref

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23682 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

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

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22916 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 23682] dip1000 problem with return by ref

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23682 Walter Bright changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|DUPLICATE

[Issue 23682] dip1000 problem with return by ref

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

[Issue 23676] Compilation differences w/ braceless vs brace-full static if within switch statement

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23676 --- Comment #4 from RazvanN --- I manually reduced it to get rid of phobos and other unrelated features: module lexer; enum Type { operatorSlash, operatorSlashEqual, operatorAnd, operatorAndEqual, operatorAndAnd, operatorQue

[Issue 23676] Static foreach hangs compilation for some time

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23676 RazvanN changed: What|Removed |Added Summary|Compilation differences w/ |Static foreach hangs |braceless

[Issue 23676] Compilation differences w/ braceless vs brace-full static if within switch statement

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23676 RazvanN changed: What|Removed |Added OS|Mac OS X|All --

[Issue 23674] incompatible types for array comparison: string and string

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

[Issue 23684] New: std.process.spawnProcess fails if ulimit is too large

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23684 Issue ID: 23684 Summary: std.process.spawnProcess fails if ulimit is too large Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: major

[Issue 23676] Static foreach hangs compilation for some time

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23676 Basile-z changed: What|Removed |Added Keywords||performance Hardware|x86_64

[Issue 23676] Static foreach hangs compilation for some time

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23676 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #5 from Basile-z ---

[Issue 22786] maxElement et al does not support range over immutable

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22786 Basile-z changed: What|Removed |Added Component|dmd |phobos --

[Issue 21460] implicit conversion between two unrelated enum is accepted

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21460 Basile-z changed: What|Removed |Added See Also||https://issues.dlang.org/sh |

[Issue 18146] A case expression of final switch allows to pass wrong enum value

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18146 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com See Also|

[Issue 9114] Can't call varadic template function with partly specified template parameters

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

[Issue 11455] Overriding template methods should raise a compile error

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11455 Basile-z changed: What|Removed |Added Keywords||diagnostic CC|

[Issue 11328] Nulled type template instantiation cached so all usages of null returns the same result

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

[Issue 8318] Cannot override a method with inferred return type

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

[Issue 7464] Better Error Message When Using S.tupleof within S

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7464 Basile-z changed: What|Removed |Added Keywords||accepts-invalid CC|

[Issue 3393] illegal to refer to 'this' implicitly or explicitly

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3393 Basile-z changed: What|Removed |Added Hardware|x86 |All OS|Windows

[Issue 12031] Possible dollar handling inconsistencies in std.typecons.Typedef array

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12031 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com Component|dmd

[Issue 11170] member of locally mixed mixin cannot be read by alias this

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11170 Basile-z changed: What|Removed |Added Keywords||rejects-valid CC|

[Issue 11095] mixed in mixin templates not handled as eponymous member

2023-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11095 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com Summary|mixed in mixin

[Issue 11305] Operations with array length cannot be used as a condition

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

[Issue 11905] Can't make enum of custom struct types autoincrement working

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

[Issue 9129] Definite return analysis fails for nested case statements

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

[Issue 10943] Nested lambda alias in template arguments has no code generated

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

[Issue 6797] Fake changes to enum array

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