sysdeps/ieee754/ldbl-128ibm-compat: Fix warn unused result
authorFrédéric Bérat <fberat@redhat.com>
Mon, 19 Jun 2023 12:56:49 +0000 (14:56 +0200)
committerFrédéric Bérat <fberat@redhat.com>
Wed, 5 Jul 2023 14:59:48 +0000 (16:59 +0200)
commit02261d1bd930b50e9166086462dca885e9847826
tree618c8909b547c21e7da4a70f53589df1ce2c470d
parent923b53e920ad069599ca691dbab477ae26d6f02b
sysdeps/ieee754/ldbl-128ibm-compat: Fix warn unused result

Return value from *scanf and *asprintf routines are now properly checked
in test-scanf-ldbl-compat-template.c and test-printf-ldbl-compat.c.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
sysdeps/ieee754/ldbl-128ibm-compat/test-printf-ldbl-compat.c
sysdeps/ieee754/ldbl-128ibm-compat/test-scanf-ldbl-compat-template.c