This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 06/30] ldbl-128ibm-compat: Test positional arguments


Hi, Paul,

On Mon, 04 Nov 2019, Paul E Murphy wrote:

>OK. Are there any other weird cases which should be tested against? Are 
>these meant to be implicit tests of the underlying ABI?

I haven't thought of other weird cases.  This test for positional
parameters, as well as the test for double typed variables (previous patch
in this set) check that the relevant code paths in __vfprintf_internal
(added by commit ID 1626f499d159, but not yet fully used so far) are
working as designed.  These tests are an attempt to improve the testing of
vfprintf as suggested by Joseph in a somewhat old message [1].

[1] https://sourceware.org/ml/libc-alpha/2018-06/msg00084.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]