This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Quash Wformat warning
- From: Roland McGrath <roland at hack dot frob dot com>
- To: Marek Polacek <polacek at redhat dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Sat, 18 Aug 2012 09:24:36 -0700 (PDT)
- Subject: Re: [PATCH] Quash Wformat warning
- References: <20120818092800.GS3756@redhat.com>
I think those indicate a real problem, since the return type of
bswap_{32,64} really ought to be uint{32,64}_t. We should fix them
rather than paper over the bug.