Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2017 01:16:02 +0200
From:      Michael Tuexen <tuexen@freebsd.org>
To:        "Mikhail T." <mi+thun@aldan.algebra.com>
Cc:        stable@freebsd.org, gnn@FreeBSD.org, glebius@FreeBSD.org
Subject:   Re: error compiling sys/netinet/tcp_syncache.c on i386
Message-ID:  <0479D894-AF45-4000-8CA4-0EF338959CF4@freebsd.org>
In-Reply-To: <d71a7933-fa4b-ed53-280e-6e1e072cdd36@aldan.algebra.com>
References:  <d71a7933-fa4b-ed53-280e-6e1e072cdd36@aldan.algebra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 13. Aug 2017, at 01:08, Mikhail T. <mi+thun@aldan.algebra.com> =
wrote:
>=20
> 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]
>                 V_tcp_syncache.hashbase[i].sch_last_overflow =3D =
INT64_MIN;
>                                                              ~ =
^~~~~~~~~
> ./x86/_stdint.h:89:41: note: expanded from macro 'INT64_MIN'
> #define INT64_MIN       (-0x7fffffffffffffffLL-1)
> Yours,
Right... I need to MFC also =
https://svnweb.freebsd.org/base?view=3Drevision&revision=3D317244

Will do that tomorrow.

Thanks for reminding me...

Best regards
Michael
>=20
> -mi




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0479D894-AF45-4000-8CA4-0EF338959CF4>