[PATCH v2 03/30] ldbl-128ibm-compat: Add regular character, fortified printing functions
Gabriel F. T. Gomes
gabriel@inconstante.net.br
Tue Nov 5 19:37:00 GMT 2019
Hi, Paul,
On Mon, 04 Nov 2019, Paul E Murphy wrote:
>> --- /dev/null
>> +++ b/sysdeps/ieee754/ldbl-128ibm-compat/test-printf-chk-ldbl-compat.c
>> @@ -0,0 +1,179 @@
[...]
>> --- /dev/null
>> +++ b/sysdeps/ieee754/ldbl-128ibm-compat/test-printf-chk-redir-ibm128.c
>> @@ -0,0 +1,2 @@
>> +#define _FORTIFY_SOURCE 2
>
>This is also defined in the unified test case above. Is it necessary
>here to?
It is necessary here, too, because this test includes a different file:
+#include <sysdeps/ieee754/ldbl-128ibm-compat/test-printf-ldbl-compat.c>
More information about the Libc-alpha
mailing list