Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
upstream_build-stop-using-Werror.patch | [PATCH] build: stop using -Werror -Werror turns every single compiler warning into an error; while this seems nice to catch potential issues, in reality: - newer versions of Qt deprecated more APIs (and currently some APIs deprecated in Qt 5.14 & 5.15 are still used) - newer versions of the compiler can be more strict, and generate more warnings; sometimes they are not really issues Hence, stop using -Werror altogether. |
Pino Toscano <toscano.pino@tiscali.it> | no | 2021-01-02 |