[Issue 19699] [2.085.0-beta.2] Obj-C segfault - in objc_glue.getClassName
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Feb 26 11:43:26 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19699
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #9390 "Fix issue 19699: Obj-C segfault - in
objc_glue.getClassName" was merged into stable:
- 0d61c3a01a37b666ff4354181c57910a77965956 by Jacob Carlborg:
Fix issue 19699: Obj-C segfault - in objc_glue.getClassName
The problem occurs when declaring an Objective-C root class and it
contains a method with a body.
https://github.com/dlang/dmd/pull/9390
--
More information about the Digitalmars-d-bugs
mailing list