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

Re: svn commit: rev 1856 - trunk/subversion/include trunk/subversion/mod_dav_svn trunk/subversion/clients/cmdline trunk/subversion/libsvn_repos trunk/subversion/libsvn_ra_dav

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-05-02 21:34:01 CEST

kfogel@tigris.org writes:

> Modified: trunk/subversion/mod_dav_svn/log.c
> ==============================================================================
> --- trunk/subversion/mod_dav_svn/log.c (original)
> +++ trunk/subversion/mod_dav_svn/log.c Thu May 2 12:30:46 2002
> @@ -40,9 +40,6 @@
>
> /* where to deliver the output */
> ap_filter_t *output;
> -
> - /* For temporary allocations. */
> - apr_pool_t *pool;
> };
>
>

../svn/subversion/mod_dav_svn/log.c: In function `dav_svn__log_report':
../svn/subversion/mod_dav_svn/log.c:195: structure has no member named `pool'
../svn/subversion/mod_dav_svn/log.c:220: structure has no member named `pool'

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 2 21:35:05 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.