e Jr.
> > Cc: Bert Huijben; d...@apr.apache.org; 'Philip Martin'; 'Bert
> Huijben';
> > dev@subversion.apache.org
> > Subject: Re: [Patch] RE: Windows drive letter check fails on lower
> case
> > current working drive
> >
> > William A. Rowe Jr. wro
> -Original Message-
> From: Branko Čibej [mailto:br...@xbc.nu]
> Sent: woensdag 20 januari 2010 10:17
> To: William A. Rowe Jr.
> Cc: Bert Huijben; d...@apr.apache.org; 'Philip Martin'; 'Bert Huijben';
> dev@subversion.apache.org
> Subject: Re: [Pa
William A. Rowe Jr. wrote:
> On 1/19/2010 5:19 AM, Bert Huijben wrote:
>
>> The patch was written on the 1.4.x branch but I svn switch'ed it to trunk
>> for easy application.
>>
>
> I would suggest one bit of alternate code that is a bit more condensed, any
> concern?;
>
> +static int same
On 1/19/2010 5:19 AM, Bert Huijben wrote:
>
> The patch was written on the 1.4.x branch but I svn switch'ed it to trunk for
> easy application.
I would suggest one bit of alternate code that is a bit more condensed, any
concern?;
+static int same_drive(const char *path1, const char *path2)
+{
+
Ping,
This issue (and mailinglist thread) is now more than two months old. The latest
patch adds a testcase showing the issue in the APR testsuite. (There is also an
XFail test in the subversion testsuite for this issue)
The patch was written on the 1.4.x branch but I svn switch'ed it t
5 matches
Mail list logo