Hi Pádraig,
> coreutils ci fails due to modules/snan referring to
> a non existent m4/snan.m4 file.
Oops. Thanks for the notice. Just fixed that.
Bruno
Hi Bruno,
coreutils ci fails due to modules/snan referring to
a non existent m4/snan.m4 file.
cheers,
Pádraig
tests/qnan.h and tests/snan.h have some dependencies (on files and autoconf
macros). In order to simplify the management of these dependencies, I'm
creating modules for these files.
Also, I'm moving them from tests/ to lib/, since they may in theory be usable
in applications.
2023-10-12 Bruno H