svn commit: r223151 - head/lib/libstand
Warner Losh
imp at bsdimp.com
Thu Jun 16 16:04:38 UTC 2011
On Jun 16, 2011, at 9:35 AM, Tai-hwa Liang wrote:
> Author: avatar
> Date: Thu Jun 16 15:35:12 2011
> New Revision: 223151
> URL: http://svn.freebsd.org/changeset/base/223151
>
> Log:
> Using the correct format string(%zu) for size_t type. This should fix 64
> bits builds.
>
> Submitted by: Garrett Cooper <yanegomi at gmail.com>
How about we hold all fixes until it *ACTUALLY* builds on all universe platforms?
I hate to be cranky, but build breakage costs a lot of time. And for stupid stuff like this? I'm inclined to force WARNS=0 until people can actually fix it right.
Warner
More information about the svn-src-all
mailing list