mirror of
https://github.com/polybar/polybar.git
synced 2024-11-11 13:50:56 -05:00
9103d232a5
Whenever a new gcc version is released that introduces new warnings, this breaks lots of builds on the user's side. This change pushes the detection of these new warnings a bit back until either a user reports warnings or developers get the new compiler updates. I think this is a good tradeoff since release builds are no longer totally broken as soon as a new compiler version comes out. Travis still uses -Werror because there we actually want builds to fail. |
||
---|---|---|
.. | ||
travis | ||
clang-format.sh | ||
clang-tidy.sh |