Re: [Libphidget-devel] just playing with indent . . .
Status: Alpha
Brought to you by:
jstrohm
|
From: Vadim T. <vt...@fr...> - 2002-09-10 01:51:23
|
According to Jack Strohm: > hmmm, doesn't sound good. OK, preliminary research shows that I've made a major flop here :( Shouldn't have touched the indent at all. So far, I haven't found the tools that work reliably (astyle has its own problems, and there's nothing else, really...) Two ways out: 1. Roll back all the cc/c/h commits to the way it was before 2. Curse a lot, and keep the code the way it is now, and remove (rather comment out, though) the indent related portions of the makefile, hoping silently that there'll be a day when they fix their bugs. Even though I hate the GNU style, I'd rather go with #2, 'cause this is at least a sort of a standard... Minor mistakes that indent introduced can be fixed manually, should there be a need to do so. #2 gets my vote. What's yours? Remember, you're the boss here. --vt |