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/
-Neil