Path to this page:
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: