www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13472] New: Regression: trying to insert a null into an array

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 puremagic.com
          Reporter: erikas.aubade 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.

--
Sep 13 2014