https://issues.dlang.org/show_bug.cgi?id=19699
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #3 from Dlang Bot <[email protected]> --- @jacob-carlborg created dlang/dmd pull request #9390 "Fix issue 19699: Obj-C segfault - in objc_glue.getClassName" fixing this issue: - 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 --
