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 04/14] ldbl-128ibm-compat: Add regular character printing functions


I noted in my review of a previous version of the printf changes that 
there should be a test involving positional arguments (%n$La, etc., where 
n is the position of the long double argument in that case) - because of 
the significantly different code paths involved in processing formats 
using such arguments.  I don't see any tests with positional arguments in 
this patch series.

-- 
Joseph S. Myers
joseph@codesourcery.com


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