Hi Collin, > Thanks for the review. I pushed the patches with that change to the > manual and Bruno's formatting suggestions.
Now, both the Gnulib CI and the coreutils CI builds fail in the "make check with sanitizers" configuration. FAIL: test-getdelim =================== ../../gnulib-tests/test-getdelim.c:91: assertion 'line[0] == '\0'' failed FAIL test-getdelim (exit status: 134) FAIL: test-getline ================== ../../gnulib-tests/test-getline.c:91: assertion 'line[0] == '\0'' failed FAIL test-getline (exit status: 134) Both REPLACE_GETDELIM and REPLACE_GETLINE are 1. What is going on? Bruno
