Re: [Libphidget-devel] just playing with indent . . .
Status: Alpha
Brought to you by:
jstrohm
|
From: Jack S. <js...@ja...> - 2002-09-10 00:23:26
|
On Mon, 2002-09-09 at 19:19, Vadim Tkachenko wrote: > According to Jack Strohm: > > > which version of indent are you using? > > > [jstrohm@oishi libphidget]$ indent --version > > GNU indent 2.2.8 > > 2.2.5 here. > > This is nuts... Do this: just remove all .c, .h and .cc files and do 'cvs > update' again (hope you didn't change anything), and just hack away on that. > Meanwhile, I'll investigate the alternatives to indent, and/or find a > combination of options that produces an idempotent processing. that's what I've been doing, "cvs release", and then a full checkout. Maybe since we are running different versions, the default settings are different. Maybe we should explicitly set all options for the default. |