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

          Issue ID: 14277
           Summary: Compile-time array casting error - ugly error report
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: DMD
          Assignee: nob...@puremagic.com
          Reporter: czda...@gmail.com

Hey, look at this code:

http://dpaste.dzfl.pl/ce4c5230ac18

If not working::
static ubyte[] u = new char[9999];

The error report is kinda ugly, isn't it?

--

Reply via email to