> On Jan 7, 2017, at 22:21, Conrad E. Meyer <c...@freebsd.org> wrote: > > Author: cem > Date: Sun Jan 8 06:21:49 2017 > New Revision: 311665 > URL: https://svnweb.freebsd.org/changeset/base/311665 > > Log: > cd9660: Expand internal inum size to 64 bits > > Inums in cd9660 refer to byte offsets on the media. DVD and BD media > can have entries above 4GB, especially with multi-session images.
This change broke the build; look for the Jenkins i386 email that notes that cd_ino_t isn't defined. Thanks, -Ngie _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"