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

Re: [PATCH] FSFS sanity check

From: Nothing to see here, move along folks <danielsh_at_elego.de>
Date: Mon, 3 Oct 2011 01:41:47 +0200

Daniel Shahaf wrote on Mon, Oct 03, 2011 at 01:13:52 +0200:
> + if (root_noderev->predecessor_count != -1
> + && root_noderev->predecessor_count != rev);

Nothing to see here; stray semicolon.

I disable "Will never be executed" warnings so my compiler didn't warn
me about it. Building on another box triggered the warning.
Received on 2011-10-03 01:42:37 CEST

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.