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

Re: [PATCH]Correct approach to detect the presence of apr_hash_clear in apr

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-21 15:42:20 CEST

On 9/21/06, Kamesh Jayachandran <kamesh@collab.net> wrote:
> Hi All,
> Find the attached patch and log which in my opinion a correct way to
> detect apr_hash_clear in an available apr.
> Tested the same in apr-0.9.7 and apr-1.3.0.

Honestly, I think it's silly to waste people's CPU time on autoconf
checks for this. We know what version of APR it will show up in, so
there's no reason to jump through the hoops of compiling a test
program to see if it's there.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 21 15:42:38 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.