[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: Branko Čibej <brane_at_xbc.nu>
Date: 2006-02-20 20:26:27 CET

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.

-- Brane

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