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

2011-07-13 Thread Greg Stein
>> +++ 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 s

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

2011-07-13 Thread Daniel Shahaf
gst...@apache.org wrote on Wed, Jul 13, 2011 at 21:43:48 -: > Author: gstein > Date: Wed Jul 13 21:43:48 2011 > New Revision: 1146492 > > URL: http://svn.apache.org/viewvc?rev=1146492&view=rev > Log: > The public API should keep the underlying structures const to disallow > changing "via" the