Re: [Patch] RE: Windows drive letter check fails on lower case current working drive
From: William A. Rowe Jr. <wrowe_at_rowe-clan.net>
Date: Wed, 20 Jan 2010 00:02:51 -0600
On 1/19/2010 5:19 AM, Bert Huijben wrote:
I would suggest one bit of alternate code that is a bit more condensed, any
+static int same_drive(const char *path1, const char *path2)
+ /* Once in the domain of ASCII alpha, compare these case insensitive */
|
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.