On Sat, Feb 03, 2018 at 08:38:22PM -0600, Josh Paetzel wrote: > --- 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. > .... My update of head/amd64 from r328830 to r328838 was rather quick and quite painless this morning (00:05:15 elapsed time... on my laptop; build machine was < 00:05:00, as I didn't need to re-authenticate to sudo for the shutdown). So: I didn't see the issue. Peace, david -- David H. Wolfskill david_at_catwhisker.org The circus around that memo helps confirm that Mr. Trump is unfit for office. See http://www.catwhisker.org/~david/publickey.gpg for my public key.
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:14 UTC