delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/11/14/14:49:54

Date: Thu, 14 Nov 2002 21:48:45 +0300
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: Vladimir Zhuchko <zhuchko AT lnr DOT jinr DOT ru>
Message-Id: <9743-Thu14Nov2002214844+0200-eliz@is.elta.co.il>
X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9
CC: djgpp AT delorie DOT com
In-reply-to: <jqs3tu0no9lsk67ip9pugocpsbvclke37u@4ax.com> (message from
Vladimir Zhuchko on Wed, 13 Nov 2002 09:40:46 +0300)
Subject: Re: problem with rhide C indent
References: <f1f40a0a DOT 0211071216 DOT fc82989 AT posting DOT google DOT com> <Xns92BFB6FE96519asu1cornelledu AT 132 DOT 236 DOT 56 DOT 8> <f1f40a0a DOT 0211072350 DOT 50f14265 AT posting DOT google DOT com> <jqs3tu0no9lsk67ip9pugocpsbvclke37u AT 4ax DOT com>
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> From: Vladimir Zhuchko <zhuchko AT lnr DOT jinr DOT ru>
> Date: Wed, 13 Nov 2002 09:40:46 +0300
> 
> I have some problems with the C indent under rhide:
> I always have
> 
> for(;;)
>     {
>        jkhjkhjhjkhjk
>        }
> 
> instead of 
> for(;;)
>     {
>          jkhjkhjhjkhjk
>     }
> after <Enter> pressing.

Consider this to be a feature: it alerts you to the fact that you've
forgotten the semi-colon, an error that, if not fixed, will cause the
compiler to print lots of strange error messages.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019