Re: More pgindent bizarreness - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: More pgindent bizarreness
Date
Msg-id 200410060827.i968RIJ20741@candle.pha.pa.us
Whole thread Raw
In response to Re: More pgindent bizarreness  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
Neil Conway wrote:
> On Fri, 2004-10-01 at 06:48, Bruce Momjian wrote:
> > Yes, that is what I am thinking.  I have worked around other bugs in the
> > C code before by doing things with the shell script though this problem
> > seems hard to clean up with a shell script.  I found GNU indent to be
> > even harder to fix.
> 
> Have you taken a look at astyle? I haven't used it, but it might be
> worth considering.
> 
> http://astyle.sourceforge.net/

I did look at it a few years ago but not recently.  It might be better
but didn't seem to have the same number of controls as BSD indent.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: More pgindent bizarreness
Next
From: Bruce Momjian
Date:
Subject: Re: Make configure use krb5-config