Thread overview
[Issue 19643] core.demangle doesn't handle extern(Objective-C) correctly
Feb 04, 2019
Hiroki Noda
Jan 17, 2020
Walter Bright
Mar 23, 2020
Dlang Bot
Oct 03, 2021
Dlang Bot
Dec 17, 2022
Iain Buclaw
February 04, 2019
https://issues.dlang.org/show_bug.cgi?id=19643

--- Comment #1 from Hiroki Noda <kubo39@gmail.com> ---
PR 2482: https://github.com/dlang/druntime/pull/2482

--
January 17, 2020
https://issues.dlang.org/show_bug.cgi?id=19643

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |objc
                 CC|                            |bugzilla@digitalmars.com

--
March 23, 2020
https://issues.dlang.org/show_bug.cgi?id=19643

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@kubo39 updated dlang/druntime pull request #2482 "FIX Issue 19643 - add missing Objective-C function calling convention" fixing this issue:

- FIX Issue 19643 - add missing Objective-C function calling convention

https://github.com/dlang/druntime/pull/2482

--
October 03, 2021
https://issues.dlang.org/show_bug.cgi?id=19643

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
@kubo39 updated dlang/druntime pull request #2977 "Fix Issue 20640 - LDC: AddressSanitizer failing to catch SIGSEGV in unittest" fixing this issue:

- FIX Issue 19643 - add missing Objective-C function calling convention

https://github.com/dlang/druntime/pull/2977

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=19643

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--