Jim Meyering <[EMAIL PROTECTED]> wrote: > Bruno Haible <[EMAIL PROTECTED]> wrote: ... >> fts.c:1076: warning: ISO C90 forbids mixed declarations and code >> >> gnulib still assumes C89 only. Here is a fix. >> >> Jim, OK to apply? > > That looks fine. > Yes, thanks.
Thanks for checking it in. However, I was surprised to see that your commit log message was something very brief and not descriptive, like "ANSI C!", nowhere near as useful as the ChangeLog entry: * lib/fts.c (fts_build): Move variable declaration, for C89 compliance. I've changed the log message. I have found that it is useful to keep the commit log message very similar to the ChangeLog entry.