Files
plan9port/bin
David du Colombier 6c7443a653 fix clang 3.4 warnings and ignore uninteresting ones
fixed warnings:
src/cmd/fossil/disk.c:37:14: warning: use of GNU 'missing =' extension in designator [-Wgnu-designator]
src/cmd/fossil/disk.c:38:14: warning: use of GNU 'missing =' extension in designator [-Wgnu-designator]
src/cmd/fossil/disk.c:39:14: warning: use of GNU 'missing =' extension in designator [-Wgnu-designator]
src/cmd/fossil/disk.c:40:13: warning: use of GNU 'missing =' extension in designator [-Wgnu-designator]
src/cmd/fossil/disk.c:41:14: warning: use of GNU 'missing =' extension in designator [-Wgnu-designator]
src/libndb/ndbreorder.c:41:55: warning: for loop has empty body [-Wempty-body]

ignored warnings:
src/cmd/acid/dbg.y:393:9: warning: array index -1 is before the beginning of the array [-Warray-bounds]
src/cmd/bc.y:1327:9: warning: array index -1 is before the beginning of the array [-Warray-bounds]
src/cmd/bc.y:1327:9: warning: array index -1 is before the beginning of the array [-Warray-bounds]
src/cmd/grep/grep.y:420:9: warning: array index -1 is before the beginning of the array [-Warray-bounds]
src/cmd/grep/grep.y:420:9: warning: array index -1 is before the beginning of the array [-Warray-bounds]
src/cmd/hoc/hoc.y:692:9: warning: array index -1 is before the beginning of the array [-Warray-bounds]
src/cmd/hoc/hoc.y:692:9: warning: array index -1 is before the beginning of the array [-Warray-bounds]
src/cmd/lex/parser.y:886:9: warning: array index -1 is before the beginning of the array [-Warray-bounds]
src/cmd/rc/syn.y:303:9: warning: array index -1 is before the beginning of the array [-Warray-bounds]
src/cmd/units.y:1003:9: warning: array index -1 is before the beginning of the array [-Warray-bounds]
src/libregexp/regcomp.c:19:16: warning: variable 'reprog' is not needed and will not be emitted [-Wunneeded-internal-declaration]

LGTM=rsc
R=rsc
https://codereview.appspot.com/158250043
2014-10-21 14:22:12 +02:00
..
2013-09-26 22:32:37 +02:00
2006-07-23 02:52:31 +00:00
2005-09-13 01:42:36 +00:00
new
2006-05-21 18:39:29 +00:00
2006-11-05 20:45:17 +00:00
2006-07-23 02:48:18 +00:00
2005-01-14 18:21:12 +00:00
2011-08-02 14:28:04 -04:00
2007-11-05 11:27:14 -05:00
2007-11-27 15:39:06 -05:00
2014-10-20 22:21:43 +02:00
2007-04-03 13:25:52 +00:00
2010-10-12 10:14:27 -04:00
2006-07-28 01:08:02 +00:00
2004-02-09 19:33:05 +00:00
2005-01-14 05:55:09 +00:00
2005-03-18 19:32:19 +00:00
2014-08-06 15:36:38 +03:00
2009-04-30 07:27:52 -07:00
2005-01-04 21:14:29 +00:00
2005-09-09 18:54:21 +00:00
2006-04-06 15:58:01 +00:00
2011-01-02 15:28:01 -05:00
2012-10-20 13:28:29 -04:00
2004-04-19 05:53:29 +00:00
2005-07-13 03:51:34 +00:00
2011-09-19 08:58:59 -04:00
2005-10-19 03:15:30 +00:00
2006-10-16 19:31:01 +00:00
2005-10-19 03:15:30 +00:00
2006-01-18 16:57:55 +00:00
2003-10-11 03:55:45 +00:00
2008-12-06 16:46:30 -08:00
2005-01-14 05:55:09 +00:00
2009-07-08 09:18:42 -07:00
2009-10-25 18:29:08 -07:00
2008-07-10 11:05:34 -04:00
2006-07-23 02:48:13 +00:00
2005-03-06 18:06:12 +00:00
2005-03-06 18:06:38 +00:00
2008-07-09 14:36:12 -04:00
2006-07-23 02:46:44 +00:00
2012-10-20 13:28:46 -04:00
2005-01-04 22:11:58 +00:00
2006-02-20 00:08:46 +00:00
2005-12-18 11:36:30 +00:00