Re: Error in tcsh globing - take two

2010-11-16 Thread Corinna Vinschen
On Nov 15 13:11, Cary R. wrote: I originally sent this a bit over a month ago and have not received a rely. I just verified that the That's what you get when the Cygwin tcsh maintainer is on an extended vacation. The problem has been reported before and my reply is here:

Error in tcsh globing - take two

2010-11-15 Thread Cary R.
I originally sent this a bit over a month ago and have not received a rely. I just verified that the problem still exists. I also verified that the same tcsh version under Linux (Ubuntu 10.4) does not have the problem, so this looks like a Cygwin specific problem. With the latest tcsh and cygwin

Error in tcsh globing

2010-10-10 Thread Cary R.
With the latest tcsh and cygwin on a windows XP SP3 machine I'm seeing a problem with file globing. If you have a directory with three files tmp.c, vcd_priv.c and vcd_priv2.cc (just create them with touch). If you run ls *.cc it will display both vcd_priv.c and vcd_priv2.cc. The bash shell does