@_saagarjha My preferred method is to have Werror enabled by default, when we know the environnement the code will run in, and to disable it when "shipping" It to something less controlled.
Classic #Kenshi
1) Priest Day
2) Fuck Priest Day
3) ...
4) Destroy Blister Hill and kidnap the Phoenix
5) Most of my men do not have arms or legs anymore
6) Profits ?
@lizardengland Also, after reading more stuff about what game dev means in the USA / in English, that seems to mean anyone contributing in creating a game, so of course QA are part of gamedevs :) Bear with my French origins :)
@trav_downs What I do is -Werror by default, removed when distributing the code.
A light setup script to ease compat if the code is distributed via github