Re: HEAD amd64 seems unhappy

2018-02-04 Thread Michael Tuexen
> On 4. Feb 2018, at 21:40, Dimitry Andric wrote: > > On 4 Feb 2018, at 20:59, Michael Tuexen wrote: >> >>> On 4. Feb 2018, at 11:24, Dimitry Andric wrote: >>> On 4 Feb 2018, at 03:38, Josh Paetzel wrote:

Re: HEAD amd64 seems unhappy

2018-02-04 Thread Dimitry Andric
On 4 Feb 2018, at 20:59, Michael Tuexen wrote: > >> On 4. Feb 2018, at 11:24, Dimitry Andric wrote: >> On 4 Feb 2018, at 03:38, Josh Paetzel wrote: >>> >>> --- all_subdir_lib/libngatm --- >>>

Re: HEAD amd64 seems unhappy

2018-02-04 Thread Michael Tuexen
> On 4. Feb 2018, at 11:24, Dimitry Andric wrote: > > On 4 Feb 2018, at 03:38, 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

Re: HEAD amd64 seems unhappy

2018-02-04 Thread Stefan Hagen
Dimitry Andric wrote: On 4 Feb 2018, at 03:38, 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

Re: HEAD amd64 seems unhappy

2018-02-04 Thread Dimitry Andric
On 4 Feb 2018, at 03:38, 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]

Re: HEAD amd64 seems unhappy

2018-02-04 Thread David Wolfskill
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] >