[Issue 14727] std.json incorrectly supports inf and nan

2015-06-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14727 --- Comment #2 from Lumi Pakkanen lumi.pakka...@gmail.com --- (In reply to ag0aep6g from comment #1) I think this has been fixed recently. Git head phobos throws std.json.JSONException@std/json.d(1170): Cannot encode Infinity. Consider passing the

[Issue 14117] core.atomic should be @safe

2015-06-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14117 naptime naptimeentertainm...@gmail.com changed: What|Removed |Added CC|

[Issue 14730] Wrong closure var access with -inline

2015-06-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14730 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1 from

[Issue 14716] recognize snprintf() in CTFE

2015-06-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14716 --- Comment #1 from Sobirari Muhomori dfj1es...@sneakemail.com --- You mean call variadic function with common code and manual marshaling of variadic arguments? --

[Issue 14730] New: Wrong closure var access with -inline

2015-06-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14730 Issue ID: 14730 Summary: Wrong closure var access with -inline Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: wrong-code

[Issue 14731] New: [REG:git-head]Error location insufficient when CTFE

2015-06-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14731 Issue ID: 14731 Summary: [REG:git-head]Error location insufficient when CTFE Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: diagnostic

[Issue 11329] Struct dtor called for a struct with a failed ctor when struct is nested in a class

2015-06-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11329 --- Comment #1 from Kenji Hara k.hara...@gmail.com --- (In reply to Andrej Mitrovic from comment #0) but for some reason its dtor /is/ called, however only in a situation when it's nested in a class. The dtor is called from druntime during process

[Issue 14480] dmd 2.067 x64 release codegen

2015-06-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14480 --- Comment #12 from ponce alil...@gmail.com --- For more images: https://github.com/p0nce/dplug/issues/35 --

[Issue 14480] dmd 2.067 x64 release codegen

2015-06-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14480 ponce alil...@gmail.com changed: What|Removed |Added CC||alil...@gmail.com --- Comment #11