svn commit: r315107 - head/usr.bin/diff

Ngie Cooper (yaneurabeya) yaneurabeya at gmail.com
Sun Mar 12 04:05:45 UTC 2017


> On Mar 11, 2017, at 20:04, Baptiste Daroussin <bapt at FreeBSD.org> wrote:
> 
> Author: bapt
> Date: Sun Mar 12 04:04:16 2017
> New Revision: 315107
> URL: https://svnweb.freebsd.org/changeset/base/315107
> 
> Log:
>  Fix building with recent gcc
> 
>  Reported by:	lwhsu, ngie

	Technically, gcc 4.2.1 was broken as well, as I saw with make tinderbox TARGET=powerpc TARGET_ARCH=powerpc :/.
Thanks for the quick fix!
-Ngie

/scratch/tmp/ngie/svn/usr.bin/diff/diffdir.c: In function 'diffdir':
/scratch/tmp/ngie/svn/usr.bin/diff/diffdir.c:55: warning: 'edp2' may be used uninitialized in this function
/scratch/tmp/ngie/svn/usr.bin/diff/diffdir.c:54: warning: 'edp1' may be used uninitialized in this function
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20170311/7968c7d7/attachment.sig>


More information about the svn-src-all mailing list