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

Re: [Patch] Expression support for SVNPath and SVNParentPath

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 26 Feb 2015 20:08:31 +0000

"Bert Huijben" <bert_at_qqmail.nl> writes:

>> >> + if (expr_err) {
>
> Did you see the '{' ^^^ here?
>
>> >> + apr_pstrcat(cmd->temp_pool,
>> >> + "Cannot parse expression in SVNPath: ",
>> >> + expr_err, NULL);
>> >
>> > expr_err contains the error message if parsing fails but it appears to
>> > be discared.
>> >
>> >> + }
>
> Which is closed here?

Ah, yes that is OK.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2015-02-26 21:10:33 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.