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

Re: apr_strnatcasecmp vs. strcasecmp

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-02-21 14:53:10 CET

Branko Èibej <brane@xbc.nu> wrote on 02/20/2006 02:26:27 PM:

> Mark Phippard wrote:
> > Peter Samuelson <peter@p12n.org> wrote on 02/17/2006 04:08:32 AM:
> >
> > So our answer will be to in someway get strings.h included.
> >
> #define APR_WANT_STRFUNC
> #include <apr_want.h>
>
> That should do it. It's APR's canonical way of including not-so-standard

> headers.

We were able to solve the problem by including strings.h in
svn_private_config.h. Do you think there are other platforms that
Subversion supports that would have this problem? If so, we could
probably put together a patch which uses your technique in the main code.

Thanks

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 21 14:54:50 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.