Skip to content
Snippets Groups Projects
Commit 34a83c6b authored by hluk's avatar hluk
Browse files

Refactor strict compiler warnings

Fixes compiler warnings.

Sets strict compiler flags only for non-generated non-external sources.

Removes "-Werror" compiler flag so that compilation doesn't stop after a
warning. The flag makes development very difficult. Occasionally, it's a
good idea to check CI build output -- GitHub Actions list the warnings
very well.
parent ed5796e0
No related branches found
No related tags found
No related merge requests found
Showing
with 99 additions and 117 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment