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

Re: svn commit: r1661671 - /subversion/trunk/subversion/libsvn_wc/wc_db.c

From: Branko Čibej <brane_at_wandisco.com>
Date: Mon, 23 Feb 2015 16:41:57 +0100

On 23.02.2015 16:11, Philip Martin wrote:
> Branko Čibej <brane_at_wandisco.com> writes:
>
>> On 23.02.2015 14:47, rhuijben_at_apache.org wrote:
>>> Author: rhuijben
>>> Date: Mon Feb 23 13:47:00 2015
>>> New Revision: 1661671
>>>
>>> URL: http://svn.apache.org/r1661671
>>> Log:
>>> I did it again... I left an SVN_DBG() call :(
>> You've almost given me the motivation to write a pre-commit hook that
>> rejects the commit if it finds an SVN_DBG call in the code ... :)
> If we were to do that would we allow the use inside #if/ifdef? There
> are a few instances of that in the code.

I was kidding, right. You'd have to preprocess the code, which
essentially means you'd need a modified build environment just to check
for stray SVN_DBG instances. Not worth the effort.

-- Brane
Received on 2015-02-23 16:43:17 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.