svn commit: r221053 - head/usr.bin/rlogin

Gavin Atkinson gavin at FreeBSD.org
Tue Apr 26 09:57:22 UTC 2011


On Tue, 2011-04-26 at 04:09 +0000, David E. O'Brien wrote:
> Author: obrien
> Date: Tue Apr 26 04:09:20 2011
> New Revision: 221053
> URL: http://svn.freebsd.org/changeset/base/221053
> 
> Log:
>   This builds OK using the parent dir's WARNS=6.
>   [built on both AMD64 and i386]

As a general rule, just compiling on i386 and amd64 are not sufficient
to test WARNS bumps.  It's usually sufficient to also crossbuild to a
platform like sparc64 which has stricter alignment, but for a full test
a "make universe" is best, as this will also catch other issues (for
example arm, where char is unsigned).

Thanks,

Gavin


-- 
Gavin Atkinson
FreeBSD committer and bugmeister
GPG: A093262B (313A A79F 697D 3A5C 216A  EDF5 935D EF44 A093 262B)


More information about the svn-src-head mailing list