Package: moagg Version: 0.18-3 Your package fails to build with GCC 4.2. Version 4.2 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning. The bug below is in your package and not because I'm using a snapshot of the compiler so please take a look at it.
> Automatic build of moagg_0.18-3 on em64t by sbuild/amd64 1.112 ... > x86_64-linux-gnu-g++ -O2 -Wall -ansi -pedantic -fstrict-aliasing -DNDEBUG -I. > -IlibMoaggCore/include -I/usr/include/SDL -D_REENTRANT -MD -MP -c > libMoaggCore/src/System.cpp -o libMoaggCore/src/System.o > x86_64-linux-gnu-g++ -O2 -Wall -ansi -pedantic -fstrict-aliasing -DNDEBUG -I. > -IlibMoaggCore/include -I/usr/include/SDL -D_REENTRANT -MD -MP -c > libMoaggCore/src/Tools.cpp -o libMoaggCore/src/Tools.o > libMoaggCore/src/Tools.cpp:298: error: 'MATH_TOOLS::Vector > MATH_TOOLS::operator+(const MATH_TOOLS::Vector&, const MATH_TOOLS::Vector&)' > should have been declared inside 'MATH_TOOLS' > libMoaggCore/src/Tools.cpp:304: error: 'MATH_TOOLS::Vector > MATH_TOOLS::operator-(const MATH_TOOLS::Vector&, const MATH_TOOLS::Vector&)' > should have been declared inside 'MATH_TOOLS' > make[1]: *** [libMoaggCore/src/Tools.o] Error 1 > make[1]: Leaving directory `/build/tbm/moagg-0.18' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

