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

Re: svn commit: r21565 - trunk/subversion/libsvn_wc

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-09-22 11:18:11 CEST

On 9/22/06, Kamesh Jayachandran <kamesh@collab.net> wrote:
> Is this change complete? Currently I could not see line number's of
> caller is not logged anywhere.

If you use ./configure --enable-maintainer-mode, svn_error_createf is
defined as a macro which calles svn_error_createf_ex, passing it
__FILE__ and __LINE__.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 22 11:18:25 2006

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.