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

Re: svn commit: r952981 - /subversion/branches/1.6.x-issue3651/subversion/svn/copy-cmd.c

From: Senthil Kumaran S <senthil_at_collab.net>
Date: Thu, 10 Jun 2010 17:34:43 +0530

Hi Paul,

Paul Burba wrote:
> On Wed, Jun 9, 2010 at 8:48 AM, <stylesen_at_apache.org> wrote:
>
>> Author: stylesen
>> Date: Wed Jun 9 12:48:05 2010
>> New Revision: 952981
>>
>> URL: http://svn.apache.org/viewvc?rev=952981&view=rev
>> Log:
>> On the '1.6.x-issue3651' branch:
>>
>> Merge from trunk r952973 and use the private API to eat peg revision,
>> since this API was made public in trunk recently.
>>
>> Modified:
>> subversion/branches/1.6.x-issue3651/subversion/svn/copy-cmd.c
>>
>> Modified: subversion/branches/1.6.x-issue3651/subversion/svn/copy-cmd.c
>> URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x-issue3651/subversion/svn/copy-cmd.c?rev=952981&r1=952980&r2=952981&view=diff
>> ==============================================================================
>
> Hi Senthil,
>
> We want to add #include "private/svn_opt_private.h" to avoid compiler
> warnings about an undefined function yes?

I thought '#include "svn_private_config.h' will include the required private
header files. If that is the case then we need not explicitly include it? Also,
 my compiler did not warn me about the function. I use "gcc (Debian 4.3.2-1.1)
4.3.2".

Thank You.

-- 
Senthil Kumaran S
http://www.stylesen.org/
Received on 2010-06-10 14:05:33 CEST

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.