Date: Fri, 19 Jun 2009 19:28:21 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/gzip gzip.c Message-ID: <200906191928.n5JJSdu2085534@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2009-06-19 19:28:21 UTC
FreeBSD src repository
Modified files:
usr.bin/gzip gzip.c
Log:
SVN rev 194508 on 2009-06-19 19:28:21Z by delphij
Two fixes for SMALL case when compiling with WARNS=6:
- Reduce scope where return value can be referenced.
- Add a dummy access to timestamp to silence warning.
Submitted by: Mingyan Guo <guomingyan gmail com>
Revision Changes Path
1.9 +4 -1 src/usr.bin/gzip/gzip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906191928.n5JJSdu2085534>
