Package: magnus
Version: 20060324-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.  You're using an minimum/maximum
or similar operator (that is, <?, ?>, <?=, or >?=) which has been removed
as of 4.2.  These operators have been removed since GCC 4.0 so please
let your upstream know about this issue.

You can reproduce this with the gcc-snapshot package from unstable
(20060823-1 or higher).


> Automatic build of magnus_20060324-3 on em64t by sbuild/amd64 0.49
...
> g++ -fno-operator-names -D_G_NO_NRV -Wno-deprecated -DHAVE_UNISTD_H 
> -DSAFETY=2 -I../global -Iinclude  -c src/Intdouble.C -o src/obj/Intdouble.o
> include/Integer.h:132: error: declaration of 'operator<' as non-function
> include/Integer.h:132: error: expected ';' before '?' token
> include/Integer.h:133: error: declaration of 'operator>' as non-function
> include/Integer.h:133: error: expected ';' before '?' token
> include/Integer.h:692: error: expected initializer before '?' token
> include/Integer.h:697: error: expected initializer before '?' token
> make[4]: *** [src/obj/Intdouble.o] Error 1
> make[4]: Leaving directory `/build/tbm/magnus-20060324/back_end/libg++'

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to