Build error with GCC 10 in NetworkInterface.c and k_standard.c
Andrew Haley
aph at redhat.com
Thu Jul 30 09:45:14 UTC 2020
On 7/30/20 6:58 AM, Koichi Sakata wrote:
> I just formatted the patch to be same as the other code.
>
> Moreover, I saw the following code in k_standard.c.
>
> if (_LIB_VERSION == _SVID_)
> exc.retval = zero;
> else
> exc.retval = zero/zero;
>
> Do we need to do like that in this patch? It seems to be related to the
> old matherr(), but I'm not sure about that.
We don't need it; this is ancient history. Nonetheless, feel free to
be consistent with the old style. I'll approve it.
--
Andrew Haley (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the core-libs-dev
mailing list