delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-5.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4FF9EB69.6090407@gmail.com> |
Date: | Sun, 08 Jul 2012 22:19:53 +0200 |
From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: GetDriveType on gnulib |
References: | <4F6B5E3F DOT 8020808 AT gmail DOT com> <4F6B632F DOT 4040803 AT redhat DOT com> |
In-Reply-To: | <4F6B632F.4040803@redhat.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 3/22/2012 6:36 PM, Eric Blake wrote: > On 03/22/2012 11:15 AM, marco atzeri wrote: >> Hi Eric Blake, >> >> this portion of your gnulib code >> >> ---------------------------------------------- >> #ifdef __CYGWIN__ >> #include <windows.h> >> #define ME_REMOTE me_remote >> /* All cygwin mount points include `:' or start with `//'; so it >> requires a native Windows call to determine remote disks. */ > > Hmm; cygwin has had some improvements since I first wrote this - not the > least of which is that we redid mounting as part of the transition from > 1.5.x to 1.7.x; maybe the real solution is to determine if cygwin now > provides indications of a remote mount point that the code is looking > for without having to drop to native function calls, and kill the > <windows.h> include in that case. It's okay if that still requires the > use of a cygwin-specific function (that is, use of cygwin_internal would > be okay) if that's what it takes. It may be a few days before I have > time to properly look at fixing this in gnulib, though. > ping ? Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |