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

Re: [PATCH] svn_client_get_mergeinfo has a compiler warning

From: John Szakmeister <john_at_szakmeister.net>
Date: 2007-03-31 13:18:19 CEST

Kouhei Sutou wrote:
> Hi,
>
> r24288 introduces a compiler warning:
> subversion/libsvn_client/merge.c: In function 'svn_client_get_mergeinfo':
> subversion/libsvn_client/merge.c:2414: warning: passing argument 1 of 'svn_client__path_relative_to_root' from incompatible pointer type
>
> {{{
> Suppress a compiler warning.
>
> * subversion/libsvn_client/merge.c (svn_client_get_mergeinfo):
> Add missing const modifier.
> }}}

+1 to commit! Thanks Kouhei!

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 31 13:19:09 2007

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.