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 v3 4/7] Add __v*printf_internal with flags arguments



On 22/11/2018 15:55, Adhemerval Zanella wrote:
> 
> 
> On 15/11/2018 19:44, Gabriel F. T. Gomes wrote:
>> From: Zack Weinberg <zackw@panix.com>
>>
>> Changes since v2:
>>
>>   - Expanded the comments about PRINTF_LDBL_IS_DBL and PRINTF_FORTIFY.
>>   - Removed the parameter-less macros LDBL_IS_DBL and DO_FORTIFY.
>>     Explicitly compare the flags.
> 
> LGTM, thanks.
And, as before please add a note on CL that it fixes BZ#11319 by unifying both 
fortified and non-fortified vdprintf initialization.


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