On 28 July 2014 02:54, Baptiste Daroussin <[email protected]> wrote: > Author: bapt > Date: Sun Jul 27 22:54:13 2014 > New Revision: 269162 > URL: http://svnweb.freebsd.org/changeset/base/269162 > > Log: > Sync with OpenBSD > This brings: > - check for integer overflows in custom allocs > - fix potential integer overflows in memory allocation > - annotate regexp error messages with source string > - better error handling in mkstemp/unlink/fdopen logic > > Added: > head/usr.bin/m4/lib/ohash.c (contents, props changed) [...]
This broke gcc build. In file included from /src/usr.bin/m4/look.c:49: /src/usr.bin/m4/lib/ohash.h:62: warning: '__bounded__' attribute directive ignored http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.brief -- wbr, pluknet _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
