On Thu, 2004-09-30 at 15:54, Sean Hefty wrote: > Patch removes a couple of stack variables, eliminates gotos, > and reformats lines over 80 columns. As the coding guideline have a section on "Centralized exiting of functions", I don't think the gotos should be eliminated, at least in this way. -- Hal