Minor cleanup in XML vector parsing. Minor cleanup in ChangeLocale class. Changed...
authordarco <darco@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 30 Aug 2006 19:56:28 +0000 (19:56 +0000)
committerdarco <darco@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 30 Aug 2006 19:56:28 +0000 (19:56 +0000)
commit420856af6e870e6897771965c9d474168c019274
treebb063349f8080319e3bbf718cfcd7bc8d8d26886
parent46eaff18b605e8e4f4a485c4a28fa11d02a7629f
Minor cleanup in XML vector parsing. Minor cleanup in ChangeLocale class. Changed the default optimization level from 2 to 1, because -O2 is broken in GCC4.1. The problem with GCC4.1 appears to be inside of loadcanvas.cpp (Specificly in the vector parsing function mentioned above), so this deserves further investigation in the future.

git-svn-id: http://svn.voria.com/code@221 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/config/subs.m4
synfig-core/trunk/src/synfig/general.h
synfig-core/trunk/src/synfig/loadcanvas.cpp