[Issue 14563] core.demangle: Does not demangle type modifers

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14563

--- 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: demangle: better detect function
signatures in QualifiedNames, only print return types for the outmost symbol

--


[Issue 14563] core.demangle: Does not demangle type modifers

2017-08-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14563

--- 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: demangle: better detect function
signatures in QualifiedNames, only print return types for the outmost symbol

--


[Issue 14563] core.demangle: Does not demangle type modifers

2017-07-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14563

--- 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: demangle: better detect function
signatures in QualifiedNames, only print return types for the outmost symbol

--


[Issue 14563] core.demangle: Does not demangle type modifers

2017-07-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14563

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 14563] core.demangle: Does not demangle type modifers

2017-07-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14563

--- 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: demangle: better detect function
signatures in QualifiedNames, only print return types for the outmost symbol

--