[PATCH 1/4] Use nanf("") instead of nanf(NULL)

Corinna Vinschen vinschen@redhat.com
Wed Aug 29 14:01:00 GMT 2018


On Aug 27 11:32, keithp@keithp.com wrote:
> From: Keith Packard <keithp@keithp.com>
> 
> Newer GCC versions require a non-NULL argument to this function for
> some reason.
> 
> Signed-off-by: Keith Packard <keithp@keithp.com>
> ---
>  newlib/libc/stdio/nano-vfscanf_float.c | 2 +-
>  newlib/libc/stdio/vfscanf.c            | 2 +-
>  newlib/libc/stdio/vfwscanf.c           | 2 +-
>  newlib/libc/stdlib/strtod.c            | 4 ++--
>  newlib/libc/stdlib/wcstod.c            | 6 +++---
>  5 files changed, 8 insertions(+), 8 deletions(-)

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20180829/8154a6b6/attachment.sig>


More information about the Newlib mailing list