Hi Paul, Paul Burba wrote: > On Wed, Jun 9, 2010 at 8:48 AM, <style...@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/