[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

first_time variable in subversion/libsvn_fs_fs/fs_fs.c

From: Henderson, Michael D <michael.d.henderson_at_lmco.com>
Date: 2004-05-07 22:39:45 CEST

I don't know if it's appropriate to ask this here, but I'm looking at subversion/libsvn_fs_fs/fs_fs.c from r9649, in the hash_read function, and I don't understand the first_time variable. It looks like it's initialized to 1, then almost immediately set to 0 in the while loop and not used anywhere else. The comment on line 79 seems to imply that the variable should be used in the surrounding if statement.

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 8 01:26:30 2004

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.