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

Re: apr_file_inherit_unset ?

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-05-21 02:05:09 CEST

"Peter N. Lundblad" <peter@famlundblad.se> wrote on 05/20/2004 05:33:29
PM:

> On Thu, 20 May 2004, Mark Phippard wrote:
>
> > The function apr_file_inherit_unset() is used in client.c in lib_svn.
> >
> > I cannot find this function in the APR source code. What is it? Why
was
> > I able to compile Subversion without it? (Win32 by the way).
> >
> It is declared in apr_file_io.h,b tu it is hard to find, since it uses a
> macro and preprocessor token concatenation (##)... Se apr_inherit.h
also.
>

Thanks I found that shortly after sending, although I still do not see or
understand how the function is actually implemented. My IBM contact also
followed up that he made a cut & paste error. That function they told me
was a Windows-only function and they just cannot implement it. The one
that they cannot locate any source for is apr_hash_pool_get. I am at home
now, I will start looking through my source tomorrow, but I assume that
they know what they are doing since they ported the HTTP server.

Is this a new or recently added function to APR? Does anyone want to
point me to the implementation of it?

It must exist in the header files IBM provides or the code would not have
compiled???

Thanks

Mark

PS - Can anyone confirm that the previous function is Win32 only?
Received on Fri May 21 02:05:29 2004

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.