Package: aldo Version: 0.7.0-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. You can reproduce this with the gcc-snapshot package.
> Automatic build of aldo_0.7.0-3 on em64t by sbuild/amd64 1.112 ... > if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -ansi > -Wall -pedantic -g -O2 -MT aldo-classic.o -MD -MP -MF > ".deps/aldo-classic.Tpo" -c -o aldo-classic.o `test -f 'classic.cpp' || echo > './'`classic.cpp; \ > then mv -f ".deps/aldo-classic.Tpo" ".deps/aldo-classic.Po"; else rm -f > ".deps/aldo-classic.Tpo"; exit 1; fi > classic.cpp:202: error: 'libkeyer::Keyer& > libexercises::operator<<(libkeyer::Keyer&, const libexercises::Classic&)' > should have been declared inside 'libexercises' > make[3]: *** [aldo-classic.o] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

