Date: Fri, 8 Jul 2011 01:35:33 +0000 (UTC) From: Tai-hwa Liang <avatar@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libstand zalloc.c zalloc_defs.h Message-ID: <201107080135.p681Zu9v082810@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
avatar 2011-07-08 01:35:33 UTC
FreeBSD src repository
Modified files:
lib/libstand zalloc.c zalloc_defs.h
Log:
SVN rev 223854 on 2011-07-08 01:35:33Z by avatar
Fixing building bustage on 32 bits platforms when WARNS >= 2. Note that
this fix only applies to zalloc.c, the other part of libstand such like
qdivrem.c still gives compilation warnings on sparc64 tinderbox builds;
therefore, WARNS level isn't changed for now.
Submitted by: Garrett Cooper <yanegomi@gmail.com>
Reviewed by: bde
Revision Changes Path
1.9 +9 -5 src/lib/libstand/zalloc.c
1.16 +1 -0 src/lib/libstand/zalloc_defs.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107080135.p681Zu9v082810>
