| Re: CVS update: subversion/subversion/libsvn_fs id.c
From: Greg Stein <gstein_at_lyra.org>
 Date: 2001-03-30 01:44:00 CEST 
On Thu, Mar 29, 2001 at 11:30:19PM -0000, cmpilato@tigris.org wrote:
 For constructs like above, I tend to write them like:
   for (init; test; next)
 That shows the readers that you *intended* to have a no-op loop. In the
 Second, the construct is incorrect. You should test for a[i] != -1 *first*.
 Cheers,
 -- Greg Stein, http://www.lyra.org/Received on Sat Oct 21 14:36:26 2006 | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.