Re: [orbitcpp-list] cpp: Gratuitous code formatting change
Status: Beta
Brought to you by:
philipd
From: <bb...@ya...> - 2002-03-02 03:42:34
|
In general Artistic Style does a better job on C++ code, but I've found that having multiple braces on one line causes problems. That said, I imagine it would be a fairly simple job to write a perl script to put newlines after braces, then run astyle, or indent... --- Sam Couter <sc...@bi...> wrote: > I figured that the stubs and skeletons generated by orbit-idl were > far > from simple, and that indent would not be helpful. > > And yesterday, out of curiosity (and a desire to be able to actually > read the code I was looking at) I ran indent on some of the generated > code. Nasty, total failure. I'm confident that indent does not solve > any > formatting problems for the generated C++ code. http://movies.yahoo.com.au - Yahoo! Movies - Vote for your nominees in our online Oscars pool. |