stylesen_at_tigris.org wrote:
> Author: stylesen
> Revision: 32343
> Property Name: svn:log
> Action: modified
>
> Property diff:
> --- old property value
> +++ new property value
> @@ -4,12 +4,11 @@ allocated from a pool that is not cleare
> external item.
>
> * subversion/libsvn_client/externals.c
> - (handle_external_item_change_baton):
> - Add a new non-iterpool to this struct for paths and URLs that
> - need to outlive any one iteration over any one external item.
> - (handle_externals_desc_change):
> - Set the handle_external_item_change_baton pool field.
> - (handle_external_item_change):
> - Pass the pool and not the iter_pool to resolve_relative_external_url()
> - so the absolute URL placed into the hash table lives past the
> - iter_pool.
> + (handle_external_item_change_baton): Add a new non-iterpool to this struct
> + for paths and URLs that need to outlive any one iteration over any one
> + external item.
> + (handle_externals_desc_change): Set the handle_external_item_change_baton
> + pool field.
> + (handle_external_item_change): Pass the pool and not the iter_pool to
> + resolve_relative_external_url() so the absolute URL placed into the hash
> + table lives past the iter_pool.
Would you mind reverting the formatting commit. That's the style I've used
since I joined the committer and I like it more then the other format when the
text starting on the same line at the function name.
Thanks,
Blair
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-31 20:37:50 CEST