Subject: CVS commit: pkgsrc/www/py-uwsgi
From: Joerg Sonnenberger
Date: 2016-01-11 23:57:00
Message id: 20160111225700.B3A3BFBB5@cvs.NetBSD.org

Log Message:
Avoid incrementing the same variable in the for body and at the end of
the loop. The code is correct, but triggers a useful clang 3.8 warning.

Files:
RevisionActionfile
1.27modifypkgsrc/www/py-uwsgi/distinfo
1.1addpkgsrc/www/py-uwsgi/patches/patch-plugins_cgi_cgi__plugin.c
1.1addpkgsrc/www/py-uwsgi/patches/patch-plugins_gccgo_gccgo__plugin.c
1.1addpkgsrc/www/py-uwsgi/patches/patch-plugins_jwsgi_jwsgi__plugin.c
1.1addpkgsrc/www/py-uwsgi/patches/patch-plugins_lua_lua__plugin.c