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

Re: APR patch: Win32 fixes

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-11-07 02:31:05 CET

Is this necessary? I know that Bill Rowe was considering torching the .def
file altogether. (I forget the reason why, but he mentioned this at
ApacheCon)

Is this needed because we aren't using APR_DECLARE() throughout the APR
header files? e.g. to get it exported, this change or the header change
needs to happen?

Cheers,
-g

On Sun, Nov 05, 2000 at 11:53:09PM +0100, Branko Cibej wrote:
> Oh, forgot this one:
>
>
> * apr/aprlib.def: Add `apr_sleep'.
>
>
> Index: aprlib.def
> ===================================================================
> RCS file: /home/cvspublic/apache-2.0/src/lib/apr/aprlib.def,v
> retrieving revision 1.36
> diff -u -r1.36 aprlib.def
> --- aprlib.def 2000/10/23 17:21:10 1.36
> +++ aprlib.def 2000/11/05 22:50:32
> @@ -139,6 +139,7 @@
> apr_ctime @136
> apr_rfc822_date @137
> apr_strftime @138
> + apr_sleep @139
> ;
> ;
> ;
>
> --
> Brane Cibej
> home: <brane_at_xbc.nu> http://www.xbc.nu/brane/
> work: <branko.cibej_at_hermes.si> http://www.hermes-softlab.com/
> ACM: <brane_at_acm.org> http://www.acm.org/
>

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:14 2006

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.