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

[PATCH] Remove warning about code not beeing executed

From: Daniel Näslund <daniel_at_longitudo.com>
Date: Thu, 5 Nov 2009 19:28:18 +0100

[[[
Fix warning of code never beeing executed.

* subversion/libsvn_client/deprecated.c
  (wrap_pre_blame3_receiver): Add eol parameter to avoid check of
    strlen() against APR_EOL_STR.
  (svn_client_blame2, svn_client_blame): Update caller to pass
    APR_EOL_STR as eol.

Patch by: Daniel Näslund <daniel_at_longitudo.com>
]]]

/Daniel

Received on 2009-11-05 19:28:36 CET

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.