On Tuesday 03 of April 2012 13:37:50 Diego Novillo wrote: > > Concurrently with this, Lawrence and Ian are working on the C++ coding > guidelines. The draft is stored at http://gcc.gnu.org/wiki/CppConventions.
what about using http://astyle.sourceforge.net/astyle.html for code checkers? what about -Woverloaded-virtual [-Werror] by default?