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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw@gdcproject.org

--- Comment #1 from Iain Buclaw <ibuclaw@gdcproject.org> ---
Ah, my bad, it's new for the -dip25 switch.

Still, it needs to be handled.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|DMD                         |druntime

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

--- Comment #2 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=14566

--- Comment #3 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=14566

--- Comment #4 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/482d8fc456e7089edb6811ac7e1bc5dbef82296c Issue 14566 - Return function attribute not handled in core.demangle

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

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

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

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

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

--- Comment #6 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/482d8fc456e7089edb6811ac7e1bc5dbef82296c Issue 14566 - Return function attribute not handled in core.demangle

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

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

https://github.com/dlang/druntime/commit/482d8fc456e7089edb6811ac7e1bc5dbef82296c Issue 14566 - Return function attribute not handled in core.demangle

--