[Issue 22210] std.meta.allSatisfy in mutual recursion classes cannot be compiled

2021-10-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22210 --- Comment #1 from Tomoya Tanjo --- I found that it works if I changed the order of declaration to B, C and A as follows. Therefore the source of this issue is issue 20443, I guess. ```dlang:sample.d import std.meta : allSatisfy; enum isHashable(T

[Issue 22440] OpenBSD: Sync sysctl.d

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

[Issue 22440] OpenBSD: Sync sysctl.d

2021-10-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22440 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @ibara c

[Issue 22440] New: OpenBSD: Sync sysctl.d

2021-10-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22440 Issue ID: 22440 Summary: OpenBSD: Sync sysctl.d Product: D Version: D2 Hardware: All OS: Other Status: NEW Severity: trivial Priority: P1 Com

[Issue 22439] OpenBSD: Sync mman.d

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

[Issue 22436] std.zip expand: memory allocation failed

2021-10-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22436 --- Comment #2 from selimozel --- I'll take a look into testing with a smaller file. Need a couple of days though :) --

[Issue 22439] OpenBSD: Sync mman.d

2021-10-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22439 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @ibara c

[Issue 22439] New: OpenBSD: Sync mman.d

2021-10-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22439 Issue ID: 22439 Summary: OpenBSD: Sync mman.d Product: D Version: D2 Hardware: All OS: Other Status: NEW Severity: enhancement Priority: P1 C

[Issue 16454] Return in the body of a foreach in a constructor backed by opApply corrupts the object

2021-10-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16454 moonlightsenti...@disroot.org changed: What|Removed |Added CC||moonlightsentinel@disroot.o

[Issue 16279] foreach and opApply cannot be nogc

2021-10-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16279 moonlightsenti...@disroot.org changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9909] Overloaded foreach can not be used in pure functions

2021-10-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9909 moonlightsenti...@disroot.org changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 22408] Multiple issues in AllImplicitConversionTargets

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