Hi, > >Even though -Wall is specified, gcc accepts it without even a warning. I > >don't know offhand if this behaviour is allowed by the standard. My > >personal coding style would put the declaration with initial values before > >the first use which would eliminate the two lines at the top of the file. > > I agree. But I will have to do this myself in all the *_cmds.c files. :-( Since all the *_cmds.c files are autogenerated I suspect a very small change to the code-generator would be sufficient. Yosh? Salut, Sven