MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1) wrote:
As regards the function names at the end of the function, I sure like it - it's a lot easier when you browse through the code.. But then, I thought it should be there for all of them or for none of them.. That's the reason I decided to take it away.. The next patch will have it..
I've already made those changes, and found a few more style things too...missing braces after if & for stmts, continued string args with the leading " not lined up with the arg above it, and a few extraneous blank lines...so don't bother with another patch just yet. I'll commit after making sure this builds and a mini-SPEC run works.
Greg