[Issue 20104] core.atomic has no exchange function

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20104 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot ---

[Issue 15161] No way to express ref delegate

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15161 Harry Vennik changed: What|Removed |Added CC||htven...@gmail.com --

[Issue 20123] Impossible to disable post-increment/decrement semantics

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20123 --- Comment #1 from Manu --- Or a way to @disable the post-inc/dec semantics explicitly, so that I can implement pre-inc/dec without opening the door for a race on the lowering. --

[Issue 20123] New: Impossible to disable post-increment/decrement semantics

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20123 Issue ID: 20123 Summary: Impossible to disable post-increment/decrement semantics Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 20122] New: core.atomic.cas discards result on failure

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20122 Issue ID: 20122 Summary: core.atomic.cas discards result on failure Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 17596] dmd d 2.073.2 and 2.074.1 interim generated dmd segfaults on FreeBSD 12-CURRENT

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17596 --- Comment #24 from Cy Schubert --- I've had no choice but to deorbit the dmd2 port as it has been marked broken for more than 6 months. We can always resurrect it later though. --

[Issue 18885] statfs struct was changed in FreeBSD 12

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18885 Cy Schubert changed: What|Removed |Added CC||c...@freebsd.org --- Comment #2 from Cy

[Issue 20121] New: "template lambda has no value" when assigned to struct

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20121 Issue ID: 20121 Summary: "template lambda has no value" when assigned to struct Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal

[Issue 12931] Make const, immutable, inout, and shared illegal as function attributes on the left-hand side of a function

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12931 --- Comment #18 from Mathias LANG --- *** Issue 12930 has been marked as a duplicate of this issue. *** --

[Issue 12930] static and the access modifiers aren't legal on the right-hand side of a function

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12930 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 20024] "No property x for type Y" error not as helpful as it should be

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

[Issue 13059] Delete uses destructor rather than the delete operator

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13059 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7491] import symbol name unavailable in class scope

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7491 Mathias LANG changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 2775] "private" ignored for templates

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2775 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 20120] libcurl.dll hangs when running std.net.curl unittests

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20120 --- Comment #3 from Rainer Schuetze --- Yeah, just tried to rebuild it, too. There are a lot of vulnerabilities fixed since curl 7.48, so an update would be recommended. Maybe there is just something wrong with the tests? --

[Issue 20120] libcurl.dll hangs when running std.net.curl unittests

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20120 kinke changed: What|Removed |Added CC||ki...@gmx.net --- Comment #2 from kinke --- (In

[Issue 20120] libcurl.dll hangs when running std.net.curl unittests

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20120 --- Comment #1 from Rainer Schuetze --- Might be related to the version of libcurl: LDC comes with version 7.48.0, and the regression happened when upgrading from 7.47.1 to 7.51.0 --

[Issue 20120] New: libcurl.dll hangs when running std.net.curl unittests

2019-08-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20120 Issue ID: 20120 Summary: libcurl.dll hangs when running std.net.curl unittests Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: