delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Date: | Wed, 15 Sep 2010 11:59:50 +0200 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: tcsh filename substitution bug |
Message-ID: | <20100915095950.GN15121@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <20100915035424 DOT GA9001 AT nuthaus DOT mib DOT org> |
MIME-Version: | 1.0 |
In-Reply-To: | <20100915035424.GA9001@nuthaus.mib.org> |
User-Agent: | Mutt/1.5.20 (2009-06-14) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 Sep 14 20:54, Keith Thompson wrote: > % cygcheck -c cygwin tcsh > Cygwin Package Information > Package Version Status > cygwin 1.7.5-1 OK > tcsh 6.17.00.1-1 OK > > I've noticed that certain file matching patterns in tcsh under Cygwin > are matching more files than they should. In the cases I've noticed, > a pattern like *__* or *xx* matches files containing only a single > trailing '_' or 'x' character, respectively. > > I do not see this problem with tcsh 6.17.00 under Ubuntu 9.04, nor do > I see it with tcsh 6.17.00 compiled from source under Cygwin on the > same system where I see the problem with the Cygwin-provided tcsh. The 6.17.00.1-1 version in the distro has been built from a more recent upstream CVS. The reason was that I added the missing wide char capability for systems with sizeof(wchar_t) == 2 (aka Windows/Cygwin) to tcsh, and I wanted the Cygwin users to get this new capability asap. Unfortunately the bug you're reporting was also part of the CVS version I used to build the Cygwin release version. It has been fixed upstream in the meantime. At least I can't reproduce it with upstream CVS. Apparently tcsh 6.18.00 is due soon, so I just wait until it has been officially released to release a new Cygwin tcsh version as well. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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 |