From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: problem with rhide C indent Date: Thu, 14 Nov 2002 19:37:58 +1100 Organization: ECLiPSE Lines: 23 Message-ID: <77n6tuorv49m2sc6qeuufq7dia5h3g8flk@4ax.com> References: <3DD2B417 DOT 2803647A AT lmco DOT nospam DOT com> NNTP-Posting-Host: p264-apx1.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: lust.ihug.co.nz 1037263082 20665 203.173.141.10 (14 Nov 2002 08:38:02 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Thu, 14 Nov 2002 08:38:02 +0000 (UTC) X-Newsreader: Forte Agent 1.92/32.572 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Wed, 13 Nov 2002 12:20:39 -0800, JMK wrote: >I just had my version of rhide up and it did not give me the problem >when I type your lines in after some code I already had in main() > >I am using v1.4.9.1 dated January 28, 2002 This is an old version. The latest 1.5.0 snapshots are available from www.rhide.com . I checked and the 1.5.0 snapshot seems to have the problem. If you are using W2K or XP please do not use the 1.4.9.1 as it is built with an old version of the DJGPP LIBC code that has bugs on W2K and XP. The 1.5.0 snapshots crash allot less than the 1.4.x series on W2K or XP. Rhide 1.5.0 are buit, with Setedit 0.4.57, which is proably where the problem is. There is an unstable 0.5.0 version of Setedit for Suse Linux, but I could not see it for Linux. Looks like we may have to wait a while for an update to see if it is fixed in a later version. Andrew