From: noer AT cygnus DOT com (Geoffrey Noer) Subject: Re: Case sensitive filenames 27 Jan 1998 19:56:14 -0800 Message-ID: <199801272221.OAA06630.cygnus.gnu-win32@skaro.cygnus.com> References: <34C93F72 DOT 3710BBBD AT gadzoox DOT com> Content-Type: text To: dkionka AT gadzoox DOT com (Daniel P. Kionka) Cc: gnu-win32 AT cygnus DOT com Daniel P. Kionka wrote: [...] > I am glad you have a #1 goal of helping port UNIX programs. But you > need a #2 goal of making it Windows-friendly. I used MKS Toolkit before > gnu-win, and I never had problems with text files or filename case. Why > can't making it work as well as MKS Toolkit be a goal? This is in fact the case. Pretty much anything we can do to improve ease of use under Win32 that doesn't break Unix compatibility is a good thing. Changing glob/readline to make it match in a case-insensitive manner may fit that category. But I haven't thought through the implications of doing this yet... -- Geoffrey Noer noer AT cygnus DOT com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".