Hacker News new | ask | show | jobs
by 1718627440 231 days ago
-Wall -Werror is rare? That is more like the default for serious projects. The non-daily flags for code checking are -Wpedantic and -fanalyzer stuff.
1 comments

It's rare enough that you can't have your entire Gentoo built with it, especially not after a compiler update.