Nguyễn Thái Ngọc Duy writes:
> v2 switches from gcc-7 to gcc-8. I initially ignored gcc 8 because it
> was too new. But it built 'pu' ok and 8.1 was already out so the
> first wave of bugs should have been gone by now.
I also liked the choice to ignore v8 for the same reason, but if it
is al
Switch from gcc-4.8 to gcc-8. Newer compilers come with more warning
checks (usually in -Wextra). Since -Wextra is enabled in developer
mode (which is also enabled in travis), this lets travis report more
warnings before other people do it.
Signed-off-by: Nguyễn Thái Ngọc Duy
---
v2 switches fr
2 matches
Mail list logo