[Issue 17609] core.demangle demangles delegate variables as functions

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17609 --- Comment #4 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/0f564d62e8e982f7e73ac662592198a7313348fb fix issues 14319, 14563, 17609, 17610, 17611: demangl

[Issue 17609] core.demangle demangles delegate variables as functions

2017-08-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17609 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to newCTFE at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/0f564d62e8e982f7e73ac662592198a7313348fb fix issues 14319, 14563, 17609, 17610, 17611: demang

[Issue 17609] core.demangle demangles delegate variables as functions

2017-07-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17609 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/0f564d62e8e982f7e73ac662592198a7313348fb fix issues 14319, 14563, 17609, 17610, 17611: demangl

[Issue 17609] core.demangle demangles delegate variables as functions

2017-07-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17609 --- Comment #1 from github-bugzi...@puremagic.com --- Commit pushed to mangle at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/0f564d62e8e982f7e73ac662592198a7313348fb fix issues 14319, 14563, 17609, 17610, 17611: demangl

[Issue 17609] core.demangle demangles delegate variables as functions

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

[Issue 17609] core.demangle demangles delegate variables as functions

2017-07-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17609 Rainer Schuetze changed: What|Removed |Added Severity|enhancement |normal --