Package: znc
Version: 0.045-1

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 deprecated since GCC 4.0
so please let your upstream know about this issue.


> Automatic build of znc_0.045-1 on chico by sbuild/i386 0.49
...
> g++ -D_GNU_SOURCE -Wall -s -O2 -fomit-frame-pointer -DHAVE_LIBSSL -D_MODULES 
> -rdynamic -D_MODDIR_=\"/usr/lib/znc\"  -c -o Utils.o Utils.cpp
> Utils.cpp: In member function 'unsigned int CTable::GetColumnWidth(unsigned 
> int)':
> Utils.cpp:543: error: expected primary-expression before '?' token
> Utils.cpp:543: error: expected `:' before ';' token
> Utils.cpp:543: error: expected primary-expression before ';' token
> make[1]: *** [Utils.o] Error 1

-- 
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