From: stapffa AT bytec-gmbh DOT de (Alexander Stapff) Newsgroups: comp.os.msdos.djgpp Subject: Bug in RHIDE?! Organization: Bytec GmbH Message-ID: <3a6d6366.2145113@news.soco.de> X-Newsreader: Forte Free Agent 1.21/32.243 Cache-Post-Path: news.soco.de!unknown AT 194 DOT 221 DOT 179 DOT 213 X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) Lines: 15 Date: Tue, 23 Jan 2001 11:07:10 GMT NNTP-Posting-Host: 212.16.224.4 X-Complaints-To: news AT ecrc DOT de X-Trace: news.ecrc.de 980248032 212.16.224.4 (Tue, 23 Jan 2001 12:07:12 MET) NNTP-Posting-Date: Tue, 23 Jan 2001 12:07:12 MET To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, using RHIDE Version 1.4.7.8 (Nov 10 2000) in a Win 98 dos box I detected the following behaviour: When I am working in a directory tree in which the highest level dir is named /dev (e.g. c:/dev/fifo/src), in all file dialogs (Open, Add to Project) RHIDE trys to use a path in which the tree under the /dev dir is doubled (e.g.: the path RHIDE trys to use is c:/dev/fifo/src/fifo/src). As this path does not exists the file operations fail. Is this normal behaviour or a bug in RHIDE? Thanks for your help, Alexander