Xin LI wrote:
Author: kientzle
Date: Wed Nov 5 05:26:11 2008
New Revision: 184668
URL: http://svn.freebsd.org/changeset/base/184668
[...]
@@ -494,7 +494,8 @@ test_assert_empty_file(const char *f1fmt
if (fd < 0) {
fprintf(stderr, "Unable to open %s\n", f1);
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tim Kientzle wrote:
> Author: kientzle
> Date: Wed Nov 5 05:26:11 2008
> New Revision: 184668
> URL: http://svn.freebsd.org/changeset/base/184668
>
> Log:
> Fix compile warnings building on amd64. This is modified slightly
> from Jaakko's origin
Author: kientzle
Date: Wed Nov 5 05:26:11 2008
New Revision: 184668
URL: http://svn.freebsd.org/changeset/base/184668
Log:
Fix compile warnings building on amd64. This is modified slightly
from Jaakko's original patch: I have misgivings about the portability
of the 'z' printf modifier so o