From: "deckerben" Newsgroups: comp.os.msdos.djgpp References: <3ef8c2c7$0$150$9b622d9e AT news DOT freenet DOT de> <200306242234 DOT h5OMYQxL026057 AT envy DOT delorie DOT com> Subject: Re: dirent->d_name returns lowercase? Date: Wed, 25 Jun 2003 03:27:33 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Lines: 21 Message-ID: <3ef8f900$0$140$9b622d9e@news.freenet.de> NNTP-Posting-Host: 213.7.8.52 X-Trace: 1056504065 news.freenet.de 140 213.7.8.52:1400 X-Complaints-To: abuse AT freenet DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "DJ Delorie" wrote in message news:200306242234 DOT h5OMYQxL026057 AT envy DOT delorie DOT com... > > It's intentional. > > http://www.delorie.com/djgpp/doc/libc/libc_121.html OH! Hmmm.... On the other hand, In some python functions do not work unless the case is *correct*. I just patched one broken function with an #ifdef that runs the filename through findfirst(). I am glad that DJGPP kept at least those couple return values unchanged! I think it'll be OK.... Ben