Hello,

I've updated from svn trunk and udpxy package no longer compiles:

mipsel-openwrt-linux-uclibc-gcc -Os -pipe -mips32r2 -mtune=mips32r2 
-fno-caller-saves -fhonour-copts -msoft-float  
-I/a/openwrt/kamikaze/staging_dir/target-mipsel_r2_uClibc-0.9.33/usr/include 
-I/a/openwrt/kamikaze/staging_dir/target-mipsel_r2_uClibc-0.9.33/include 
-I/a/openwrt/kamikaze/staging_dir/toolchain-mipsel_r2_gcc-4.6-linaro_uClibc-0.9.33/usr/include
 
-I/a/openwrt/kamikaze/staging_dir/toolchain-mipsel_r2_gcc-4.6-linaro_uClibc-0.9.33/include
  -W -Wall -Werror --pedantic -W -Wall -Werror --pedantic  -DUDPXREC_MOD  
-DNDEBUG -DTRACE_MODULE -c udpxy.c -o udpxy.o
udpxy.c: In function 'accept_requests':
udpxy.c:914:25: error: variable 'rc' set but not used 
[-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors

Was this change (all warnings being treated as errors) intentional? Do we 
expect all packages
to have no warnings?

Regards,
Nerijus
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to