Thread overview
[Issue 14576] [ddemangle] core.demangle unable to handle ambiguity in symbols
May 11, 2015
Iain Buclaw
May 11, 2015
Iain Buclaw
May 11, 2015
Iain Buclaw
Oct 14, 2016
andrei@erdani.com
May 11, 2015
https://issues.dlang.org/show_bug.cgi?id=14576

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw@gdcproject.org
         Depends on|                            |3043

--
May 11, 2015
https://issues.dlang.org/show_bug.cgi?id=14576

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |spec

--
May 11, 2015
https://issues.dlang.org/show_bug.cgi?id=14576

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |6045

--
October 14, 2016
https://issues.dlang.org/show_bug.cgi?id=14576
Issue 14576 depends on issue 6045, which changed state.

Issue 6045 Summary: Unable to demangle symbols https://issues.dlang.org/show_bug.cgi?id=6045

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
July 16, 2017
https://issues.dlang.org/show_bug.cgi?id=14576

--- Comment #1 from github-bugzilla@puremagic.com ---
Commit pushed to mangle at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/f7f87ac45b995e5c5f5a7af3c7ee0629c24804a1 fix issue 14576: backtrack on ambiguous template alias parameter encoding, support no full length specified

--
July 16, 2017
https://issues.dlang.org/show_bug.cgi?id=14576

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
July 16, 2017
https://issues.dlang.org/show_bug.cgi?id=14576

--- Comment #2 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/f7f87ac45b995e5c5f5a7af3c7ee0629c24804a1 fix issue 14576: backtrack on ambiguous template alias parameter encoding, support no full length specified

--
August 07, 2017
https://issues.dlang.org/show_bug.cgi?id=14576

--- Comment #3 from github-bugzilla@puremagic.com ---
Commit pushed to newCTFE at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/f7f87ac45b995e5c5f5a7af3c7ee0629c24804a1 fix issue 14576: backtrack on ambiguous template alias parameter encoding, support no full length specified

--
August 16, 2017
https://issues.dlang.org/show_bug.cgi?id=14576

--- Comment #4 from github-bugzilla@puremagic.com ---
Commit pushed to stable at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/f7f87ac45b995e5c5f5a7af3c7ee0629c24804a1 fix issue 14576: backtrack on ambiguous template alias parameter encoding, support no full length specified

--