Re: [PATCH] extend the SVN_ERR macro with a cleanup statement parameter

2011-02-27 Thread Danny Trebbien
On Sun, Feb 27, 2011 at 3:45 AM, Gavin Beau Baumanis wrote: > Hi Danny, > > Just thought I would give you a gentle "poke" and see if you were still > pursuing this submission, or not? Oh, no. I ended up using Brane's suggestion of writing a wrapper function (https://github.com/dtrebbien/subver

Re: [PATCH] extend the SVN_ERR macro with a cleanup statement parameter

2011-02-27 Thread Gavin Beau Baumanis
Hi Danny, Just thought I would give you a gentle "poke" and see if you were still pursuing this submission, or not? On 14/02/2011, at 7:37 AM, Branko Čibej wrote: > On 13.02.2011 21:28, Bert Huijben wrote: >> >>> -Original Message- >>> From: Danny Trebbien [mailto:dtrebb...@gmail.com

Re: [PATCH] extend the SVN_ERR macro with a cleanup statement parameter

2011-02-13 Thread Branko Čibej
On 13.02.2011 21:28, Bert Huijben wrote: > >> -Original Message- >> From: Danny Trebbien [mailto:dtrebb...@gmail.com] >> Sent: zondag 13 februari 2011 21:00 >> To: Subversion Development >> Subject: [PATCH] extend the SVN_ERR macro with a cleanup statement >> parameter >> >> Attached is a s

RE: [PATCH] extend the SVN_ERR macro with a cleanup statement parameter

2011-02-13 Thread Bert Huijben
> -Original Message- > From: Danny Trebbien [mailto:dtrebb...@gmail.com] > Sent: zondag 13 februari 2011 21:00 > To: Subversion Development > Subject: [PATCH] extend the SVN_ERR macro with a cleanup statement > parameter > > Attached is a small patch to extend the SVN_ERR macro with anot