[Issue 8578] std.demangle.demangle does not parse symbols that are type names

2015-02-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8578

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to 2.067 at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/c51bd14c5bf617c36fe9b55c377a3045023879be
Partial Fix Issue 8578 - Demangle special symbols

https://github.com/D-Programming-Language/druntime/commit/83053e8fb5bd733a09442d1ed318efef15ed3b1b
Merge pull request #725 from Poita/bug8578

--


[Issue 8578] std.demangle.demangle does not parse symbols that are type names

2014-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8578

--- Comment #1 from github-bugzi...@puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/dlang.org

https://github.com/D-Programming-Language/dlang.org/commit/ed1cfd04037ffe948120f0744b03aa5ae2cffdff
Merge pull request #628 from Poita/bug8578

Add the Z 'type' to the mangling ABI to denote internal symbols.

--


[Issue 8578] std.demangle.demangle does not parse symbols that are type names

2014-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8578

--- Comment #2 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/c51bd14c5bf617c36fe9b55c377a3045023879be
Partial Fix Issue 8578 - Demangle special symbols

https://github.com/D-Programming-Language/druntime/commit/83053e8fb5bd733a09442d1ed318efef15ed3b1b
Merge pull request #725 from Poita/bug8578

Partial Fix Issue 8578 - Demangle special symbols (__init, __Class, etc

--


[Issue 8578] std.demangle.demangle does not parse symbols that are type names

2014-10-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8578

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

   What|Removed |Added

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

--


[Issue 8578] std.demangle.demangle does not parse symbols that are type names

2014-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8578

hst...@quickfur.ath.cx changed:

   What|Removed |Added

 CC||hst...@quickfur.ath.cx

--