--- all_subdir_lib/libngatm --- /usr/src/sys/contrib/ngatm/netnatm/api/cc_port.c:71:28: error: result of comparison 'u_int' (aka 'unsigned int') > 4294967295 is always fal se [-Werror,-Wtautological-type-limit-compare] if (portno == 0 || portno > 0xffffffff) ~~~~~~ ^ ~~~~~~~~~~ 1 error generated. *** [cc_port.o] Error code 1 This code hasn't changed in ages so I can only assume it's clang or such. -- Thanks, Josh PaetzelReceived on Sun Feb 04 2018 - 01:38:30 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:14 UTC