[Issue 20449] integer literal specification and implementation differs

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

[Issue 18064] dlang.org: issuing "make" after a successful "make" does a lot of work

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18064 Seb changed: What|Removed |Added CC||greeen...@gmail.com --- Comment #2 from Seb ---

[Issue 18064] dlang.org: issuing "make" after a successful "make" does a lot of work

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18064 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de --- Comment #1 from berni44

[Issue 20391] [REG 2.089] DMD compile times increased by 40% because ENABLE_RELEASE=0 in build

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20391 --- Comment #5 from GoaLitiuM --- Maybe it wasn't clear enough, but the measurements in my first posts were measured with DMD binaries downloaded from https://dlang.org/download.html and building the same project with those versions, which in this

[Issue 20391] [REG 2.089] DMD compile times increased by 40% because ENABLE_RELEASE=0 in build

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20391 --- Comment #4 from GoaLitiuM --- I can't possibly know, I had no issues with building the DMD myself with these flags, the problem lies in the officially distributed binaries which seems to be missing them, and I have no idea how they are exactly

[Issue 20449] integer literal specification and implementation differs

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20449 berni44 changed: What|Removed |Added Severity|enhancement |normal --

[Issue 20450] New: Default severity in Bugzilla should be normal

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20450 Issue ID: 20450 Summary: Default severity in Bugzilla should be normal Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal

[Issue 16172] std.experimental.allocator.make mistakenly thinks default construction possible on classes with a private constructor

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16172 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de OS|Windows

[Issue 17109] std.csv chokes on empty columns when parsing to struct

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17109 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de Severity|normal

[Issue 9962] deprecated features should be less prominent in the documentation

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9962 berni44 changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME

[Issue 18290] std.conv.parse throws ConvOverflowException for negative values in hex

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18290 berni44 changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17125] Header Generation Incorrectly Formats Floating Point Number

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

[Issue 9962] deprecated features should be less prominent in the documentation

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9962 berni44 changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9379] Define a few good .ddoc files

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9379 berni44 changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 20449] New: integer literal specification and implementation differs

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20449 Issue ID: 20449 Summary: integer literal specification and implementation differs Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 17427] std.concurrency internal errors on uninitialised mailbox

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

[Issue 17037] std.concurrency has random segfaults

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17037 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de --- Comment #6 from berni44

[Issue 15004] std.concurrency fails to compile when sending static array larger 32 byte

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15004 berni44 changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 19345] std.concurrency does not work with structs of const value type

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19345 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de --- Comment #2 from berni44

[Issue 12462] std.bitmanip.BitArray should use new-style operator overloads

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12462 berni44 changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7964] std.algorithm.swap is not CTFE-compatible for structs with non-trivial assignment

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7964 berni44 changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 20430] [Regression 2.089.0] DLL Runtime.terminate() hangs

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20430 --- Comment #5 from Rainer Schuetze --- > https://wiki.dlang.org/Win32_DLLs_in_D#D_code_calling_D_code_in_DLLs IMO the gcProxy approach is so limited (no multi-threading, no sharing of other resources) that we should rather remove that section or

[Issue 10173] std.algorithm.remove should throw exception on wrong ordering of indices to remove

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10173 berni44 changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 8930] std.algorithm.remove only operates on hasLvalueElements

2019-12-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8930 berni44 changed: What|Removed |Added Status|NEW |RESOLVED CC|