[Issue 19563] extern(C++) Incorrect ABI passing small struct

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

[Issue 19730] if (auto x) {} isn't properly rejected

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

[Issue 19730] if (auto x) {} isn't properly rejected

2019-03-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19730 Basile-z changed: What|Removed |Added Keywords||accepts-invalid CC|

[Issue 19730] New: if (auto x) {} isn't properly rejected

2019-03-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19730 Issue ID: 19730 Summary: if (auto x) {} isn't properly rejected Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: minor Priority: P1

[Issue 18326] Reals greater than double.max are printed as infinity

2019-03-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18326 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #2 from Basile-z

[Issue 18806] minIndex should be able to take an input range but does not

2019-03-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18806 Vasyl Teliman changed: What|Removed |Added CC||vasnik...@gmail.com --- Comment #1 from

[Issue 18728] std.math.fdim does not handle nan correctly

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

[Issue 19724] Regression: wrong order of linker arguments, again: -L-l before -L--start-group

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

[Issue 18326] Reals greater than double.max are printed as infinity

2019-03-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18326 Tiberiu Lepadatu changed: What|Removed |Added CC||tiberiulepadat...@gmail.com --- Comment

[Issue 19726] Visual D does not link C standard library with D-only project

2019-03-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19726 --- Comment #4 from Rainer Schuetze --- Looks like I can fix that, Visual D already adds the D libraries to the linker command line. @Mihaels: I meant the "C Runtime Library" selector on the D compiler general page. It is hidden for the LDC

[Issue 19727] std.algorithm.endsWith fails to compile while startsWith succeeds

2019-03-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19727 Simen Kjaeraas changed: What|Removed |Added CC||simen.kja...@gmail.com --- Comment #2 from