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`
On Tuesday, 6 April 2021 at 21:30:04 UTC, Brian wrote:
I may have missed this in the documentation but is it possible
to turn off -Werror when building with dub+gdc?
You can add `buildOptions "allowWarnings"` to your dub.sdl, or
the equivalent to your dub.json. See
https://dub.pm/package-form
On Monday, 21 October 2019 at 19:19:16 UTC, Iain Buclaw wrote:
I have taken pretty much 4 months off with intermittent brief
returns since Dconf to rebase and test dmd master (those who
were present at Dconf will know why) and my free time will
likely only reduce further from here on out for th
On Tuesday, 1 October 2019 at 20:16:14 UTC, Sjoerd Nijboer wrote:
That's what confuses me, according to the GDC project website
that is linked to at the dlang download page the underlying GCC
version of GDC is 3 major versions behind GCC.
Should I be worried if I want to use GDC?
As far as I