[Issue 14566] [2.067] core.demangle: New Nj attribute not handled

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14566

Iain Buclaw  changed:

   What|Removed |Added

 CC||ibuc...@gdcproject.org

--- Comment #1 from Iain Buclaw  ---
Ah, my bad, it's new for the -dip25 switch.

Still, it needs to be handled.

--


[Issue 14566] [2.067] core.demangle: New Nj attribute not handled

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14566

Iain Buclaw  changed:

   What|Removed |Added

  Component|DMD |druntime

--


[Issue 14566] [2.067] core.demangle: New Nj attribute not handled

2015-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14566

--- Comment #2 from Iain Buclaw  ---
Caused by https://github.com/D-Programming-Language/dmd/pull/4298

--


[Issue 14566] [2.067] core.demangle: New Nj attribute not handled

2015-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14566

--- Comment #3 from Iain Buclaw  ---
https://github.com/D-Programming-Language/druntime/pull/1284

--


[Issue 14566] [2.067] core.demangle: New Nj attribute not handled

2015-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14566

--- Comment #4 from github-bugzi...@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

--


[Issue 14566] [2.067] core.demangle: New Nj attribute not handled

2015-05-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14566

Kenji Hara  changed:

   What|Removed |Added

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

--- Comment #5 from Kenji Hara  ---
PR was merged.

--


[Issue 14566] [2.067] core.demangle: New Nj attribute not handled

2015-06-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14566

--- Comment #6 from github-bugzi...@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

--


[Issue 14566] [2.067] core.demangle: New Nj attribute not handled

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

--- Comment #7 from github-bugzi...@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

--