www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22714] New: ICE: Assertion failure in

https://issues.dlang.org/show_bug.cgi?id=22714

          Issue ID: 22714
           Summary: ICE: Assertion failure in ClassDeclaration::isBaseOf
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: regression
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: ibuclaw gdcproject.org

Bootstrap fails since the lazy class semantic for isBaseOf was refactored to
fix another issue.

https://github.com/dlang/dmd/pull/13541

--
Jan 30 2022