[Issue 17705] std.math.isFinite cannot run at compile-time

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17705 --- Comment #1 from Infiltrator --- /opt/compilers/dmd2/include/std/math.d(5385): Error: cannot convert to ushort* at compile time /d948/f137.d(2): called from here: isFinite(15.) --

[Issue 17706] New: std.math.isFinite does not compile for cdouble: "No traits support for cdouble"

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17706 Issue ID: 17706 Summary: std.math.isFinite does not compile for cdouble: "No traits support for cdouble" Product: D Version: D2 Hardware: All OS: All

[Issue 17705] New: std.math.isFinite cannot run at compile-time

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17705 Issue ID: 17705 Summary: std.math.isFinite cannot run at compile-time Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal

[Issue 17697] Ddoc: automatically highlight URLs outside of macro arguments

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17697 --- Comment #7 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/f100182bbde9496063c223fab2880a901be29880 fix Issue 17697 - Ddoc: automatically highlight URLs outside

[Issue 17697] Ddoc: automatically highlight URLs outside of macro arguments

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17697 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17676] [REG 2.075] bad inlining of functions with multiple return statements

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17676 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17676] [REG 2.075] bad inlining of functions with multiple return statements

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17676 --- Comment #7 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/d48421509341bfb43ac48cd3b971948f4b55f57b fix issue 17676: do not inline function with multiple return

[Issue 17704] Dont parse protocols as ddoc sections

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17704 Walter Bright changed: What|Removed |Added CC|

[Issue 17697] Ddoc: automatically highlight URLs outside of macro arguments

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17697 Walter Bright changed: What|Removed |Added CC||b2.t...@gmx.com

[Issue 17704] Dont parse protocols as ddoc sections

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17704 b2.t...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 17704] New: Dont parse protocols as ddoc sections

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17704 Issue ID: 17704 Summary: Dont parse protocols as ddoc sections Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: ddoc Severity:

[Issue 17702] codemirror hangs firefox for several seconds

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17702 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17702] codemirror hangs firefox for several seconds

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17702 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dlang.org https://github.com/dlang/dlang.org/commit/fb777cdb28b81c07cf9343103c61fb6eeffccbd2 Fix Issue 17702 - codemirror hangs firefox for

[Issue 14246] RAII - proper destruction of partially constructed objects/structs

2017-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14246 Moritz Maxeiner changed: What|Removed |Added Status|RESOLVED|REOPENED