Re: error compiling sys/netinet/tcp_syncache.c on i386

2017-08-12 Thread Mikhail T.
On 12.08.2017 19:16, Michael Tuexen wrote: Just my luck -- deciding to update to the latest 10.x today... sys/netinet/tcp_syncache.c:280:50: error: implicit conversion from 'long long' to 'time_t' (aka 'int') changes value from -9223372036854775808 to 0 [-Werror,-Wconstant-conversion]

Re: error compiling sys/netinet/tcp_syncache.c on i386

2017-08-12 Thread Michael Tuexen
> On 13. Aug 2017, at 01:08, Mikhail T. wrote: > > Just my luck -- deciding to update to the latest 10.x today... > sys/netinet/tcp_syncache.c:280:50: error: implicit conversion from 'long > long' to 'time_t' (aka 'int') changes value from -9223372036854775808 to 0 > [-Werror,-Wconstant-convers