view modules/printf-safe @ 40205:9e8fb35d4032

relocatable-prog: Revert "Use wrapper-free installation on Mac OS X." * build-aux/install-reloc: Revert change. * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Likewise.
author Bruno Haible <bruno@clisp.org>
date Mon, 04 Mar 2019 17:25:04 +0100
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