X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "deckerben" Newsgroups: comp.os.msdos.djgpp References: <3ccc2586$0$331$9b622d9e AT news DOT freenet DOT de> <1483-Sun28Apr2002215152+0300-eliz AT is DOT elta DOT co DOT il> Subject: Re: Questions on Rhide Date: Mon, 29 Apr 2002 00:38:54 +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: 24 Message-ID: <3ccc75d9$0$162$9b622d9e@news.freenet.de> NNTP-Posting-Host: 213.6.64.96 X-Trace: 1020032473 news.freenet.de 162 213.6.64.96 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 > Solution to what problem? If you type the file's name as `foo.c', it > will be compiled as a C program even if on disk it's called `foo.C' or > `FOO.C'. Uhhhhh... I guess that's OK if you want to sit and type all day. But in the twenty-first century we have 'drag-and-drop' and 'registered filetypes' that open through a GUI. No chance to stop the registry and tell it first to change my file-extension to lowercase because I have a certain application with a certian bug about upper-case file-extensions, which not even Notepad has :-( I admit it is not a BIG problem to getting the files compiled. It's just one of the sort of obvious things that normal people think should have been thought of years ago when they first coined the phrase 'user-friendly'. I know everyone thinks it's cool and GNU and linuxy and whatever. But it's just a pain to me and one of those little things where I just have to say "c'mon guys". My turbo C IDE from seven years ago didn't even have this problem. It's just not well-thought-out. I have to work around it. It's a bug. Ben