Personally I like the idea. It would certainly help spot errors in code and could help enforce cleaner code from others. WRT unused paramaters tho, I would lean toward the side of not disabling those tho because there are some situations where those warnings are legitimate.
dh On 08/18/2010 10:27 AM, Tom Hacohen wrote: > Hey all, > > Wall and Wextra are great compilation flags they help finding a lot of > coding mistakes. Warnings about unused parameters is a bit annoying in a > library that has a lot of callbacks, so disabling that makes sense, but > other than that, all warnings are welcomed. > > What do you guys say about making "-Wall -Wextra -Wno-unused-parameter" > our new compilation flags default? > > -- > Tom. > ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel