svn commit: r343368 - head/lib/libc/tests/sys

Enji Cooper yaneurabeya at gmail.com
Wed Jan 23 23:52:00 UTC 2019


> On Jan 23, 2019, at 3:48 PM, Enji Cooper <ngie at FreeBSD.org> wrote:
> 
> Author: ngie
> Date: Wed Jan 23 23:48:57 2019
> New Revision: 343368
> URL: https://svnweb.freebsd.org/changeset/base/343368
> 
> Log:
>  Fix up r343367
> 
>  I should have only changed the format qualifier with the `size_t` value,
>  `length`, not the other [`off_t`] value, `dest_file_size`.
> 
>  MFC after:	1 month
>  MFC with:	r343362, r343365, r343367
>  Approved by:	emaste (mentor; implicit)
>  Reported by:	gcc 8.x

	Lessons to learn from this: is, again, always run “make universe” beforehand on the releng machines. I swore I did this before, but I can’t remember (and I didn’t run it before committing the code).
	Trying to figure out a reasonable way to use my GitHub fork and do work with svn — the workflow is extremely error prone right now (this is just one symptom of that issue).
	Thank you for your patience, everyone. It’s been far too long since I’ve earned pointyhats :/.
Cheers,
-Enji


More information about the svn-src-all mailing list