Ludovic Courtès <[email protected]> skribis: > This is apparently fixed by this Gnulib commit: > > commit 175e0bc72808d564074c4adcc72aeadb74adfcc6 > Author: Paul Eggert <[email protected]> > Date: Thu Aug 27 17:52:58 2020 -0700 > > perror, strerror_r: remove unportable tests > > Problem reported by Florian Weimer in: > https://lists.gnu.org/r/bug-gnulib/2020-08/msg00220.html > * tests/test-perror2.c (main): > * tests/test-strerror_r.c (main): Omit unportable tests.
Fixed by c823b958256ba1db6cf896400fae218e4261266e. Ludo’.
