From: frenchc AT cadvision DOT com (Calvin French) Newsgroups: comp.os.msdos.djgpp Subject: real RHIDE bug (fatal) Date: 28 Apr 1997 21:47:18 GMT Organization: Reham Salad Lines: 15 Message-ID: <5k35t6$3c28@elmo.cadvision.com> NNTP-Posting-Host: ts51ip88.cadvision.com Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Okay, i found a bug in the latest rhide... try pressing CTRL+LEFT to curse through words, until it crashes. Hope it's an easy fix... Also, RH, i'm sorry, but could you *please*, no, *pretty please* add directory support to the rhide project files? This would make things far far easier for those of us who are addicted to organizing code in several directories; also, I *do*, i repeat, i *do* understand that I can just add it under the source files option, however this has a few drawbacks in that a) i have a lot of source directories, and b) i have different source files in different directories in the same project with the same name. Right now, I'm using a global .cc file to include all my source files, but this is becoming taxing, since it takes so long to compile... - Calvin -