gdc 2.064.2 in next Ubuntu LTS
Iain Buclaw
ibuclaw at gdcproject.org
Sun Apr 13 14:55:20 PDT 2014
On 13 April 2014 22:39, Dicebot <public at dicebot.lv> wrote:
> On Sunday, 13 April 2014 at 21:22:53 UTC, Iain Buclaw wrote:
>>
>> By way of example, I've been trying to use dub to track down some
>> ICE's however I don't even get that far as it seems that vibe.d has
>> broken backwards compatibility with 2.064.2.
>>
>> Regards
>> Iain.
>
>
> Usually vibe.d maintains compatibility with latest DMD frontend version and
> one before it. So either you are trying to use vibe.d master or can file
> 2.064.2 compatibility issue as a bug :)
Actually, it might be me! GDC doesn't differentiate between warning
and deprecations in its diagnostics, so if -Werror is turned on, all
deprecations are errors by default.
More information about the Digitalmars-d
mailing list