May 30, 2019 [Issue 19922] New: ICE: Segmentation fault with typeid() | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19922 Issue ID: 19922 Summary: ICE: Segmentation fault with typeid() Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: critical Priority: P1 Component: dmd Assignee: nobody@puremagic.com Reporter: ibuclaw@gdcproject.org module object; class Object{} auto f() { Object o; return typeid(o); } -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply