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] S390: Get rid of




On 12/12/2014 10:10 PM, Roland McGrath wrote:
I think %td is the right format for ptrdiff_t.

Yes you are right.

Here is the new patch version, which uses %td instead of %Zd.
Ok to commit?

---
2014-12-15  Stefan Liebler  <stli@linux.vnet.ibm.com>

	* libio/tst-widetext.c (do_test):
	Use format type %td instead of %Zd for ptrdiff_t
	in order to avoid format warning.

Attachment: tst-widetext_15112014
Description: Text document


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