Gavin Smith wrote: > > It seems like it is xlocale.h on macOS. It should be fixed by this > > commit: > > > > https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=5efd627915bd05d4c265f111991d371e0b5cfd27 > > I don't see why we need to include different files for macOS. Wouldn't this > be better fixed with a gnulib module?
Yes, the Gnulib module 'locale' would ensure that locale_t is defined in <locale.h>.[1] Bruno [1] https://www.gnu.org/software/gnulib/manual/html_node/locale_002eh.html