[Issue 4945] Bad error message with wrong struct literal

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Dec 9 01:53:09 PST 2015


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

Infiltrator <lt.infiltrator at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lt.infiltrator at gmail.com

--- Comment #1 from Infiltrator <lt.infiltrator at gmail.com> ---
dmd 2.069 shows the error as
Error: cannot implicitly convert expression ([1, 2]) of type int[] to int[1]

Would you call this fixed?

--


More information about the Digitalmars-d-bugs mailing list