Paul Eggert wrote: > > 137 | va_start (args, format); > > | ^~~~~~~~ > > That (and similar messages) seem to be due to an obvious typo, which I > fixed that by installing the attached into Gnulib and propagating this > into Emacs.
Thanks; the fix is good. It's not a "typo"; it's caused by the difference between the environments in which I tested the code (gnulib testdirs on mingw-w64 5 to 13) vs. Andy Moreton's environment (emacs with lots of '--avoid'ed modules). Bruno
