Hi Jim, > I'll be adding uses separately, in headers when possible.
Good. Note that in .h files that are meant to be installable stand-alone, that is, most of the *.in.h files, we need to repeat the definition of these macros in the header file. Like we do with _GL_ATTRIBUTE_PURE in string.in.h already. The definition in gnulib-common.m4 is for the benefit of the other *.h files and all *.c files only. Bruno -- In memoriam Robert F. Kennedy <http://en.wikipedia.org/wiki/Robert_F._Kennedy>