Disable -Werror when using dub?

Brian bcallah at openbsd.org
Wed Apr 7 01:31:05 UTC 2021


On Wednesday, 7 April 2021 at 00:18:42 UTC, Dennis wrote:
> On Wednesday, 7 April 2021 at 00:17:35 UTC, Dennis wrote:
>> You can add `buildOptions "allowWarnings"` to your dub.sdl, or 
>> the equivalent to your dub.json. See 
>> https://dub.pm/package-format-sdl.html
>
> Should be `buildRequirements`

Thanks. I did in fact miss it. It's there in the docs.


More information about the D.gnu mailing list