Hello,
this patch fixes a linker problem when the file is used with C++,
forcing a C linkage. I got this problem under mingw.
Also, I could not use extern "C" around because it breaks
verify.h:
In file included from ../lib/i-ring.h:18,
from ../lib/fts_.h:66:
../lib/verify.h:14
I'm trying to debug the recent regression of git branch-1.4 M4 over M4
1.4.14 on AIX. First the gnulib stuff.
Notes:
- 2 gnulib test failures in M4: test-strtod, test-rmdir.
I inserted one fprintf in test-strtod.c, for the "0xp" input asserting
over 'ptr == input + 1':
const char input[] =