Build failure in the latest dmd with dub

9il ilyayaroshenko at gmail.com
Fri Apr 12 10:58:19 UTC 2019


On Monday, 8 April 2019 at 07:34:41 UTC, 9il wrote:
> On Saturday, 16 March 2019 at 13:40:19 UTC, Sobaya wrote:
>> I recently updated dmd to version 2.085.0.
>>
>> But it breaks on compiling my small program.
>>
>>
>> struct A { float el; }
>> struct B { this(A[1]...) {} }
>>
>>
>> It successfully works using only dmd, but it fails using with 
>> dub.
>>
>> Is this a bug?
>
> Yes, this is compiler regression. Have you filled this at 
> https://issues.dlang.org/?

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


More information about the Digitalmars-d mailing list