]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Various changes to make locate compilable with WARNS=6. Note that there
authorgavin <gavin@FreeBSD.org>
Mon, 28 Jun 2010 12:04:55 +0000 (12:04 +0000)
committergavin <gavin@FreeBSD.org>
Mon, 28 Jun 2010 12:04:55 +0000 (12:04 +0000)
commit27450f928887021c02a2b656ffc2d6ae0c43737b
treed1cce6095506f37863ffa73807ca3e0a9fb18a86
parentb1c566e1ce4d8cc7ebf01274e6cbc4f7816a5c33
Various changes to make locate compilable with WARNS=6.  Note that there
is still one issue on FreeBSD/arm (signed vs unsigned char) which prevents
actually bumping this to WARNS=6 - I'm still considering the correct
solution to this issue.

Tested by: make universe
usr.bin/locate/bigram/locate.bigram.c
usr.bin/locate/code/locate.code.c