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

Re: svn commit: r957905 - in /subversion/trunk/subversion: libsvn_subr/dirent_uri.c tests/libsvn_subr/dirent_uri-test.c

From: Greg Stein <gstein_at_gmail.com>
Date: Fri, 25 Jun 2010 15:03:58 -0400

On Fri, Jun 25, 2010 at 08:02, <rhuijben_at_apache.org> wrote:
> Author: rhuijben
> Date: Fri Jun 25 12:02:49 2010
> New Revision: 957905
>
> URL: http://svn.apache.org/viewvc?rev=957905&view=rev
> Log:
> In the dirent/uri code: Replace all checks for WIN32 or __CYGWIN__
> with a check for SVN_USE_DOS_PATHS and set this define for WIN32,
> __CYGWIN__ and __OS2__.

This could go into a private header.

(I wouldn't even be too upset with something in svn_dirent_uri.h near
the bottom, named SVN__*, and labeled for internal use; we've done
this in a couple places before)

>...

Cheers,
-g
Received on 2010-06-25 21:04:38 CEST

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.