Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Reply-To: <mikit@zoran.co.il>
From: "Miki Tebeka" <mikit@zoran.co.il>
To: <cygwin@cygwin.com>
Subject: Bug: -o posix and "cd ."
Date: Mon, 15 Dec 2003 10:59:02 +0200
Message-ID: <HGEOJOCIOKDJGKFDEIBAIEMACHAA.mikit@zoran.co.il>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Importance: Normal

Hello,

---
[10:49] $cd .
[10:50] $set -o posix
[10:50] $cd .
bash: cd: .: No such file or directory
[10:56] $bash --version
GNU bash, version 2.05b.0(1)-release (i686-pc-cygwin)
Copyright (C) 2002 Free Software Foundation, Inc.
---

This causes problem in all "configure" scripts since they set "-o posix" if
bash is the shell.

Any more information I need to send?

Bye.
----------------------------------------------------------------------------
-
Smile, damn it, smile.

lambda msg: {
        "name" : "Miki Tebeka",
        "email" : "miki.tebeka@zoran.com",
        "url" : "http://www.cs.bgu.ac.il/~tebeka",
        "quote" : "The only difference between children and adults is the "\
                  "price of the toys"
}[msg]



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

