[Issue 17117] [REG2.073] erroneous "escaping reference to local variable"

2017-06-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17117 --- Comment #9 from Martin Krejcirik --- FYI this was fixed by https://github.com/dlang/dmd/pull/6420 --

[Issue 17500] New: Add a CLI flag configure the location for AST dumps produced by -vcg-ast

2017-06-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17500 Issue ID: 17500 Summary: Add a CLI flag configure the location for AST dumps produced by -vcg-ast Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 9817] Syntax change for front tuple expansion in foreach

2017-06-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9817 Steven Schveighoffer changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17499] New: with -betterC switch, call C's assert failure function rather than druntime's

2017-06-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17499 Issue ID: 17499 Summary: with -betterC switch, call C's assert failure function rather than druntime's Product: D Version: D2 Hardware: All OS: All

[Issue 17498] Double error message about use of private

2017-06-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17498 Eyal changed: What|Removed |Added Keywords||diagnostic --

[Issue 17498] New: Double error message about use of private

2017-06-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17498 Issue ID: 17498 Summary: Double error message about use of private Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: trivial

[Issue 17497] New: [REG] OSX: tar.xz doesn't decompress correctly (from http://dlang.org/download.html)

2017-06-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17497 Issue ID: 17497 Summary: [REG] OSX: tar.xz doesn't decompress correctly (from http://dlang.org/download.html) Product: D Version: D2 Hardware: x86 OS: Mac OS X

[Issue 17495] __traits(getParameterStorageClasses) doesn't work with tuples as parameters

2017-06-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17495 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/bb9d0d02242e8b928b7f9c554d46675bc226312f fix Issue 17495 - __traits(getParameterStorageClasses)

[Issue 17495] __traits(getParameterStorageClasses) doesn't work with tuples as parameters

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