Thread overview
[Issue 14567] [2.067] core.demangle: New Nk attribute not handled
May 22, 2015
Iain Buclaw
May 22, 2015
Iain Buclaw
May 30, 2015
Kenji Hara
May 22, 2015
https://issues.dlang.org/show_bug.cgi?id=14567

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw@gdcproject.org
           Severity|normal                      |regression

--- Comment #1 from Iain Buclaw <ibuclaw@gdcproject.org> ---
Caused by https://github.com/D-Programming-Language/dmd/pull/4298

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

--- Comment #2 from Iain Buclaw <ibuclaw@gdcproject.org> ---
https://github.com/D-Programming-Language/druntime/pull/1284

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

--- Comment #3 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/87fbb2885462f6a869161aa581efa21231d693d3 Issue 14567 - Return parameter not handled in core.demangle

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

Kenji Hara <k.hara.pg@gmail.com> changed:

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

--- Comment #4 from Kenji Hara <k.hara.pg@gmail.com> ---
PR was merged.

--
June 17, 2015
https://issues.dlang.org/show_bug.cgi?id=14567

--- Comment #5 from github-bugzilla@puremagic.com ---
Commit pushed to stable at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/87fbb2885462f6a869161aa581efa21231d693d3 Issue 14567 - Return parameter not handled in core.demangle

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

--- Comment #6 from github-bugzilla@puremagic.com ---
Commit pushed to dmd-cxx at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/87fbb2885462f6a869161aa581efa21231d693d3 Issue 14567 - Return parameter not handled in core.demangle

--