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] |
On 12/12/2014 10:12 PM, Roland McGrath wrote:
I think you can just cast the value to intptr_t.
Agreed. Here is the new patch version. Ok to commit? --- 2014-12-15 Stefan Liebler <stli@linux.vnet.ibm.com> * stdio-common/bug-vfprintf-nargs.c (do_test): Cast value to intptr_t to avoid format warning for usage with PRIdPTR printing macro.
Attachment:
bug-vfprintf-nargs_15122014
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |