Senthil Kumaran S wrote:
>> 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".

But, when I include the header file explicitly the following warning
disappears, so I shall commit the necessary changes to the backport branch.

<snip>
../subversion/svn/copy-cmd.c: In function ‘svn_cl__copy’:
../subversion/svn/copy-cmd.c:75: warning: initialization makes pointer from
integer without a cast
</snip>

Will also make your vote as +1

Thank You.
-- 
Senthil Kumaran S
http://www.stylesen.org/

Reply via email to