Jim Meyering wrote: > BTW, it would need an additional #ifndef guard around three > sometimes-unused static functions -- without that, a build > configured with --enable-gcc-warnings would fail.
Did you try the second patch? It may occur in the first patch. There are three functions in #ifndef guard in the second patch.
