[Issue 13472] New: Regression: trying to insert a null into an array of object segfaults the compiler.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Sep 13 21:14:14 PDT 2014


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

          Issue ID: 13472
           Summary: Regression: trying to insert a null into an array of
                    object segfaults the compiler.
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: DMD
          Assignee: nobody at puremagic.com
          Reporter: erikas.aubade at gmail.com

The attached code works fine on dmd 2.065, but on both 2.066.0 and 2.066.1-rc1,
it causes the compiler to segfault without even printing any error messages.

--


More information about the Digitalmars-d-bugs mailing list