Path: news.cs.au.dk!not-for-mail From: "Sascha Kimmel" Newsgroups: comp.lang.beta Subject: BUG: Windows does not treat filenames case-sensitive!! Date: 19 Mar 2000 11:14:10 -0000 Organization: University of Aarhus, Department of Computer Science (DAIMI) Lines: 26 Approved: mailtonews@cs.au.dk Distribution: world Message-ID: <20000319111410.21036.qmail@noatun.mjolner.dk> Reply-To: "Sascha Kimmel" NNTP-Posting-Host: daimi.cs.au.dk X-Trace: xinwen.cs.au.dk 953464461 14044043 255.255.255.255 (19 Mar 2000 11:14:21 GMT) X-Complaints-To: news@cs.au.dk NNTP-Posting-Date: 19 Mar 2000 11:14:21 GMT Xref: news.cs.au.dk comp.lang.beta:12268 Hi, I found a BUG: >>>>> G:\Projekte\hostDirector>beta hostdirector Mjølner BETA Compiler version 5.4.5 (711) for WinNT/Win95 (i386) (MS) Target machine type nti_ms Building dependency graph for: 'hostdirector' ... Parsing: 'hostdirector' Parsing: 'httpfuncs' Filename found which only differs in case. Previously found: G:\Projekte\hostDirector\hostdirector Now found: G:\Projekte\hostDirector\hostDirector Filenames must be unique regardless of case. <<<<< This error must not happen on any WIndows system, because Windows treats filenames the same regardless of the case! Please fix this error in the next release. Regards, Sascha Kimmel