[Issue 5710] cannot use delegates as parameters to non-global template

2021-01-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5710 timon.g...@gmx.ch changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 21327] downloads.dlang.org, enable HTTPS

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

[Issue 21292] Chrome now blocks downloading .dmg or .exe compiler file by default

2021-01-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21292 Mathias LANG changed: What|Removed |Added CC||issuetrack...@mailinator.co

[Issue 21528] New: Implement contracts without implementation generally

2021-01-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21528 Issue ID: 21528 Summary: Implement contracts without implementation generally Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 21352] enum members should not be given UDAs of its parent enum declaration

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

[Issue 5710] cannot use delegates as parameters to non-global template

2021-01-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5710 --- Comment #48 from Dlang Bot --- dlang/dmd pull request #9702 "Deprecate "Fix for the non-global template issue 5710"" was merged into master: - e12476303a698305b1904892d07e686051643549 by Iain Buclaw: Deprecate "Fix for the non-global template

[Issue 19443] core.simd generates incorrect code

2021-01-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19443 ponce changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 21177] printf check does not recognize GNU extensions

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

[Issue 18865] Add x86 SIMD Intrinsics to druntime

2021-01-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18865 ponce changed: What|Removed |Added Keywords||SIMD --

[Issue 9701] UDAs cannot be attached to enum values.

2021-01-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9701 --- Comment #4 from Dlang Bot --- dlang/dmd pull request #12108 "[dmd-cxx] Support deprecated, @disable and user-defined attributes on enum members" was merged into dmd-cxx: - b39ef4eda243848cc532bc5352956c129bc3d320 by JinShil: [dmd-cxx] Fix

[Issue 8047] important opcodes missing from core/simd.d

2021-01-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8047 ponce changed: What|Removed |Added CC||alil...@gmail.com --- Comment #7 from ponce ---

[Issue 21489] Duplicated template instantiation using mixin inside alias declaration

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

[Issue 6549] Implement contracts without implementation.

2021-01-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6549 --- Comment #11 from Dlang Bot --- dlang/dmd pull request #12106 "[dmd-cxx] Implement new syntax for contracts and invariants" was merged into dmd-cxx: - edaf335e4d3c7f9100aed809dca584aa8da2d713 by Iain Buclaw: [dmd-cxx] fix issue 6549 - Implement

[Issue 12901] Assignments to outside members in `in`/`out` contracts shouldn't be allowed

2021-01-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12901 --- Comment #6 from Dlang Bot --- dlang/dmd pull request #12106 "[dmd-cxx] Implement new syntax for contracts and invariants" was merged into dmd-cxx: - fe242591c47c2151f787a5b600af9317008da013 by Iain Buclaw: [dmd-cxx] Re-fix Issue 12901 in/out

[Issue 20562] [dmd] Memory allocation failed (ERROR: This is a compiler bug)

2021-01-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20562 --- Comment #13 from JR --- I may have come across as unappreciative, which was not my intention. (In reply to Mathias LANG from comment #11) > But it's a structural problem that needs to be addressed, and for the time > being the best way to deal