From: Jan N. <nij...@us...> - 2010-09-21 20:22:58
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20493 Modified Files: ChangeLog Log Message: Fix declaration after statement. Add -Wdeclaration-after-statement, so this mistake cannot happen again. |