[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.i (was: svn commit: rev 4002 - trunk/subversion/include)

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-12-05 14:13:53 CET

On Wednesday, December 4, 2002, at 11:50 PM, Craig Peterein wrote:
> [snip]
>
>> -/* This is a structure which stores a filename and a hash of property
>> - names and values. */
>> -
>> -typedef struct svn_client_proplist_item_s
>> +/** This is a structure which stores a filename and a hash of
>> property
>> + * names and values.
>> + */
>> +typedef struct svn_client_proplist_item_t
>> {
>
> The python swig bindings failed to compile in rev 4002. I was
> confused for a
> while since I had already successfully compiled them in rev 4001, and
> the log
> message only mentioned changes to comments. But hey, there's code
> changes in
> there!
>
> The patch below gets the bindings to compile again. Note: I have no
> clue if
> svn_client_proplist_item_t *should* be ignored.

oops, sorry about that. i had changed it because the generated docs
looked kind of inconsistent for no good reason with the old naming
scheme, and didn't think that type was actually used anywhere (since it
made it through a build). if nobody else gets a chance to commit this
i'll look at it tonight.

-garrett

-- 
garrett rooney                    Remember, any design flaw you're
rooneg@electricjellyfish.net      sufficiently snide about becomes
http://electricjellyfish.net/     a feature.       -- Dan Sugalski
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 5 14:14:37 2002

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.