[Issue 20566] std.sformat should avoid allocating memory when printing floating point values

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

[Issue 13269] Traits hasMember, getMember and compiles get buggy with opDispatch

2020-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13269 FeepingCreature changed: What|Removed |Added CC||default_357-l...@yahoo.de --- Comment #2 f

[Issue 20489] Installer deleting files after install

2020-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20489 --- Comment #6 from Simen Kjaeraas --- Out of 15 attempts, I've managed to get a borked install once. That's even stranger, so I'm prepared to call it a fluke and say the fix works - at the very least the incidence rate is a lot lower. --

[Issue 13269] Traits hasMember, getMember and compiles get buggy with opDispatch

2020-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13269 --- Comment #3 from FeepingCreature --- Workaround: it works if you use Test.init instead of Test --

[Issue 20489] Installer deleting files after install

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

[Issue 13269] Traits hasMember, getMember and compiles get buggy with opDispatch

2020-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13269 --- Comment #4 from FeepingCreature --- Note: it's actually not possible rn with `hasMember` to check if a *type* has a member without also (brokenly) checking if an expression of the type has the member. The only option is `__traits(compiles, Type.m

[Issue 20577] New: Add missing symbols related to Windows UAC

2020-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20577 Issue ID: 20577 Summary: Add missing symbols related to Windows UAC Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: enhancement

[Issue 20577] Add missing symbols related to Windows UAC

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

[Issue 20538] malformed enum definition compiles

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

[Issue 20578] New: Parallel GC causes segfault in dl

2020-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20578 Issue ID: 20578 Summary: Parallel GC causes segfault in dl Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: regression Priority

[Issue 20578] Parallel GC causes segfault in dl

2020-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20578 Hiroki Noda changed: What|Removed |Added CC||kub...@gmail.com --- Comment #1 from Hiroki No

[Issue 14918] Undefined reference when using a static array of pollfd's

2020-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14918 Hiroki Noda changed: What|Removed |Added CC||kub...@gmail.com --- Comment #5 from Hiroki No

[Issue 20578] Parallel GC causes segfault in dl

2020-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20578 --- Comment #2 from Rainer Schuetze --- (In reply to Hiroki Noda from comment #1) > I'm not sure but https://github.com/dlang/druntime/pull/2904 may fixes this, > which has been merged into dmd 2.090.1. I think so, too. The crashing thread looks sim

[Issue 20489] Installer deleting files after install

2020-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20489 --- Comment #8 from Rainer Schuetze --- Thanks for testing and the hint at the error. --

[Issue 14918] Undefined reference when using a static array of pollfd's

2020-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14918 Vladimir Panteleev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 20578] Parallel GC causes segfault in dl

2020-02-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20578 Vladimir Panteleev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 20538] malformed enum definition compiles

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