From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16631 invoked by alias); 22 Mar 2011 18:57:30 -0000 Received: (qmail 16615 invoked by uid 22791); 22 Mar 2011 18:57:29 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Mar 2011 18:57:15 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LIH0060037TVJ00@a-mtaout20.012.net.il>; Tue, 22 Mar 2011 20:56:50 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.16.52]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LIH005YW3AORQA0@a-mtaout20.012.net.il>; Tue, 22 Mar 2011 20:56:50 +0200 (IST) Date: Tue, 22 Mar 2011 19:53:00 -0000 From: Eli Zaretskii Subject: Re: RFC: Issue about assumption of DOSish file-system for cygwin In-reply-to: To: Kai Tietz Cc: pedro@codesourcery.com, gdb-patches@sourceware.org, dave.korn.cygwin@gmail.com, gcc-patches@gcc.gnu.org, binutils@sourceware.org Reply-to: Eli Zaretskii Message-id: <83wrjr7zly.fsf@gnu.org> References: <4D88E3DE.8020704@gmail.com> <201103221824.42843.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-03/txt/msg01006.txt.bz2 > Date: Tue, 22 Mar 2011 19:31:58 +0100 > From: Kai Tietz > Cc: gdb-patches@sourceware.org, Dave Korn , GCC Patches , Binutils > > > IS_ABSOLUTE_PATH already allows that when HAVE_DOS_BASED_FILE_SYSTEM is true. > > Hmm, interesting. I look in more detail. As for DOSish file-system a > leading slash/backslash isn't necessarily an absolute path. Yes, it is, for all practical purposes in the context of this discussion.