view modules/printf-safe @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -0800
parents 32db4d32dbf9
children
line wrap: on
line source

Description:
Ensures that the *printf() functions provided by the *printf-posix modules
recognize non-IEEE-754 values of 'long double' arguments and display them as
NaN (rather than producing undefined behavior).

Files:

Depends-on:

configure.ac:
m4_divert_text([INIT_PREPARE], [gl_printf_safe=yes])

Makefile.am:

Include:

License:
LGPLv2+

Maintainer:
all