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

Re: svn commit: r1146492 - /subversion/trunk/subversion/include/svn_client.h

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 14 Jul 2011 00:59:33 -0400

>> +++ subversion/trunk/subversion/include/svn_client.h Wed Jul 13 21:43:48 2011
>> @@ -5388,10 +5388,10 @@ typedef struct svn_client_info2_t
>>    const char *last_changed_author;
>>
>>    /** An exclusive lock, if present.  Could be either local or remote. */
>> -  svn_lock_t *lock;
>> +  const svn_lock_t *lock;
>>
>
> subversion/libsvn_client/deprecated.c: In function ‘info_from_info2’:
> subversion/libsvn_client/deprecated.c:2180: warning: assignment discards qualifiers from pointer target type

Thanks. Fixed in r1146555. STATUS updated.
Received on 2011-07-14 07:00:12 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.