Re: [PATCH] Keywords as Hash 3 - libsvn_client
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-09-21 20:59:56 CEST
Ooh, careful! I think we're both being a bit too hasty here. I was just about
John Peacock wrote:
kw is uninitialised here.
> svn_subst_eol_style_t style;
kw is conditionally initialised here (this is in an "if" body).
> apr_psprintf (pool, fmt, entry->cmt_rev),
kw is used here.
There may be more such cases. I'll go looking for them now (in parts 3 and 4).
- Julian
---------------------------------------------------------------------
|
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.