New release 1.1.2 of xml to fix a bug in xml-conv-enc's logic to find an
Patch lmdb and select rules for generating header files to use $(GAWKPROG) instead of $(AWK) for more predictable behavior and better portability.
gawk-lmdb: basic test fails on macOS
Thanks for the bug report. I patched this test case, and the new release 1.1.3 should work on MacOS.
New release 1.1.3 of lmdb to fix MacOS compatibility issues.
Patch lmdb to find lmdb.h in nonstandard locations and to get the test case to work on MacOS.
gawk-select: outputfd and nonblock tests fail on macOS
I got access to a MacOS system on the GCC compile farm. I am unable to depulicate the "nonblock" error. As best I can tell, that must have been caused by an extremely sluggish system. Are you able to replicate the problem? I patched the "outputfd" test case to use "cksum" instead of "wc -l", since "cksum" seems to have a more consistent output format. Please try gawk-select-1.1.4. Regards, Andy