https://issues.dlang.org/show_bug.cgi?id=19699
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Dlang Bot <[email protected]> --- 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 --
