Date: Tue, 17 Mar 2009 19:51:04 +0000 (UTC) From: David Malone <dwmalone@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/release/picobsd/tinyware/simple_httpd Makefile simple_httpd.c Message-ID: <200903171951.n2HJpP4D006679@repoman.freebsd.org>
index | next in thread | raw e-mail
dwmalone 2009-03-17 19:51:04 UTC
FreeBSD src repository
Modified files:
release/picobsd/tinyware/simple_httpd Makefile simple_httpd.c
Log:
SVN rev 189936 on 2009-03-17 19:51:04Z by dwmalone
Warns fixes: use putenv rather than setenv to avoid constness problems,
when we want to print an off_t cast to intmax_t and use %jd.
Up WARNS to 6.
Revision Changes Path
1.9 +1 -0 src/release/picobsd/tinyware/simple_httpd/Makefile
1.17 +3 -2 src/release/picobsd/tinyware/simple_httpd/simple_httpd.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903171951.n2HJpP4D006679>
