retitle 455385 FTBFS with GCC 4.3: first argument of 'int main(unsigned int, 
char**)' should be 'int'
thanks

I mentioned that GCC 4.3 converted a number of C++ warnings into
errors.  This change has now been reverted after a lot of
discussion.  I just compiled your package with the latest snapshot
of GCC 4.3 to see if it compiles with 4.3, but there is another issue:

g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I./../base -I../../../include 
-I./../dxuilib -Dlinux  -I/usr/include    -Wall -g -fsigned-char -O2  -c -o 
Main.o Main.C
Main.C:52: error: first argument of 'int main(unsigned int, char**)' should be 
'int'
Main.C: In function 'int main(unsigned int, char**)':
Main.C:102: warning: deprecated conversion from string constant to 'char*'
make[4]: *** [Main.o] Error 1
make[4]: Leaving directory `/build/tbm/dx-4.4.0/src/uip

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