[Issue 16193] opApply() doesn't heap allocate closure

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #6 from Walter Bright --- Not a fix for this bug, but Phobos should be fixed: https://github.com/dlang/phobos/pull/4787 --

[Issue 15857] incorrect checkimports mismatch for overload sets

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15857 --- Comment #12 from Martin Nowak --- Looks like the caching fails for imports because of this https://github.com/dlang/dmd/blob/82c5682edbd876767d3853bd6fdd2cc70ebfa73b/src/dsymbol.d#L1283 condition. --

[Issue 15413] Foreach over range with @disable this(this) doesn't work

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15413 Ali Cehreli changed: What|Removed |Added CC||acehr...@yahoo.com Summary|Foreach

[Issue 16494] cannot find source code for runtime library after brew install in custom directory

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16494 Timothee Cour changed: What|Removed |Added CC||timothee.co...@gmail.com --- Comment #1 from

[Issue 16494] New: cannot find source code for runtime library after brew install in custom directory

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16494 Issue ID: 16494 Summary: cannot find source code for runtime library after brew install in custom directory Product: D Version: D2 Hardware: x86 OS: Linux

[Issue 14125] @trusted nested helper functions in std.file

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14125 --- Comment #79 from Walter Bright --- This pull request: https://github.com/dlang/phobos/pull/4786 will help simplify things in std.file by making some of the machinations to work with both arrays and ranges unnecessary. --

[Issue 16493] New: Request for an OS-independent interface to access cryptographically secure pseudo random number generators

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16493 Issue ID: 16493 Summary: Request for an OS-independent interface to access cryptographically secure pseudo random number generators Product: D Version: D2 Har

[Issue 14414] allow to set hash seed

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14414 --- Comment #1 from Sobirari Muhomori --- Another possibility is to change the hash algorithm adaptively by counting collisions. --

[Issue 16492] support @nogc in debug{} blocks

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16492 --- Comment #2 from Manu --- It already does that... no? --

[Issue 13615] stable sort not usable in @safe code

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13615 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 15907] Unjustified "is not visible from module" deprecation warning when using getMember trait

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15907 --- Comment #10 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/b2d0226d4845d69b60ea26f54c1edec36ad08b11 supplemental change for Issue 15907 fix https://github

[Issue 16492] support @nogc in debug{} blocks

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16492 Gary Willoughby changed: What|Removed |Added CC||d...@nomad.so --- Comment #1 from Gary Wil

[Issue 16139] Attributes of functions inside templates should be inferred

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16139 Walter Bright changed: What|Removed |Added Keywords||pull --- Comment #1 from Walter Bright ---

[Issue 13615] stable sort not usable in @safe code

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13615 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 16139] Attributes of functions inside templates should be inferred

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16139 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh