← Back to index
|
Original Bugzilla link
Bug 14567 – [2.067] core.demangle: New Nk attribute not handled
Status
RESOLVED
Resolution
FIXED
Severity
regression
Priority
P1
Component
druntime
Product
D
Version
D2
Platform
All
OS
All
Creation time
2015-05-10T11:07:00Z
Last change time
2017-07-19T17:41:44Z
Assigned to
nobody
Creator
ibuclaw
Comments
Comment #0
by ibuclaw — 2015-05-10T11:07:00Z
Same as in #14566 - but this is for the Nk attribute, which is for when return is used as a property.
Comment #1
by ibuclaw — 2015-05-22T09:24:35Z
Caused by
https://github.com/D-Programming-Language/dmd/pull/4298
Comment #2
by ibuclaw — 2015-05-22T10:24:47Z
https://github.com/D-Programming-Language/druntime/pull/1284
Comment #3
by github-bugzilla — 2015-05-22T13:52:45Z
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
Comment #4
by k.hara.pg — 2015-05-30T14:33:59Z
PR was merged.
Comment #5
by github-bugzilla — 2015-06-17T21:03:00Z
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
Comment #6
by github-bugzilla — 2017-07-19T17:41:44Z
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