test case test-getopt-posix failed

Changqing Li <[email protected]> Tue, 23 Apr 2019 16:22:19 +0800
Newsgroups gmane.comp.gnu.m4.general
Message-ID <[email protected]>
Hi,

I met a problem that test-getopt-posix failed as below:

test-getopt.h:754: assertion 'strcmp (argv[1], "donald") == 0' failed


And below patch can fix the problem, and  I use glibc 2.29

https://github.com/habitat-sh/core-plans/blob/master/m4/fix-test-getopt-posix-with-glibc-2.26.patch

-- 
BRs

Sandy(Li Changqing)