[Issue 24392] Installer not working: Can't check signature: No public key

2024-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24392 Robert changed: What|Removed |Added CC||rob...@guitaronline.de --

[Issue 24392] New: Installer not working: Can't check signature: No public key

2024-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24392 Issue ID: 24392 Summary: Installer not working: Can't check signature: No public key Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 18110] most of phobos should be @safe-ly useable

2024-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18110 Forest changed: What|Removed |Added CC||fores...@nom.one Depends on|

[Issue 24391] std.encoding.sanitize should be usable in @safe

2024-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24391 Forest changed: What|Removed |Added Blocks||18110 Referenced Issues: https://issues.dlang.org

[Issue 24391] New: std.encoding.sanitize should be usable in @safe

2024-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24391 Issue ID: 24391 Summary: std.encoding.sanitize should be usable in @safe Product: D Version: D2 Hardware: x86 OS: All Status: NEW Severity: enhancement

[Issue 3254] [module] Module member visibility depends on declaration order

2024-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3254 Paul Backus changed: What|Removed |Added CC||snarwin+bugzi...@gmail.com --- Comment #16 from

[Issue 24388] Private overload of public function can be called from other modules

2024-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24388 Paul Backus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 24390] New: AssertError@src/dmd/backend/cgxmm.d(1476): Assertion failure

2024-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24390 Issue ID: 24390 Summary: AssertError@src/dmd/backend/cgxmm.d(1476): Assertion failure Product: D Version: D2 Hardware: x86_64 OS: All Status: NEW

[Issue 24390] AssertError@src/dmd/backend/cgxmm.d(1476): Assertion failure

2024-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24390 Iain Buclaw changed: What|Removed |Added Keywords||backend CC|

[Issue 24388] Private overload of public function can be called from other modules

2024-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24388 --- Comment #4 from RazvanN --- Also, I tried to fix this in the past, however, the issue is that private functions that are part of an overload set can be called from templated functions if they are passed via an alias template parameter. Some peopl

[Issue 24388] Private overload of public function can be called from other modules

2024-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24388 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #3 from Razv

[Issue 24387] Base class construction ignores private

2024-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24387 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @ntrel c