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

Re: [PATCH] Re: apr_strnatcasecmp vs. strcasecmp

From: Paul Burba <paulb_at_softlanding.com>
Date: 2006-02-22 17:41:09 CET

Branko Èibej <brane@xbc.nu> wrote on 02/21/2006 01:17:19 PM:

> Paul Burba wrote:

> > You are contractually obligated to approve it now since it was your
idea,
> > right? ;-)

> Only if you first fix the nits I found, right! :)
> (And if it passes the tests, of course.)

Brane,

I appreciate the help and the review.

Fixed the log message, removed any explicit includes of string.h, and
passes all tests.

Shall I commit this?

Paul B.

[[[
Support platforms with old BSD-style string.h and strings.h headers.

OS400 is the only platform currently known to be affected.

Approved by: Branko Èibej <brane@xbc.nu>

* subversion/libsvn_ra/ra_loader.c
* subversion/libsvn_ra_serf/serf.c
* subversion/libsvn_ra_serf/update.c
* subversion/libsvn_ra_serf/util.c
* subversion/libsvn_subr/opt.c
* subversion/libsvn_subr/subst.c
   Define APR_WANT_STRFUNC and include apr_want.h. Remove
   #include <string.h> if present.
]]]

_____________________________________________________________________________
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 Wed Feb 22 18:05:23 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.