Re: realpath on AIX 7.1
On 06/05/2011 09:27 AM, Bruno Haible wrote: > Hi Eric, > > On AIX 7.1 I'm seeing this test failure: > > test-canonicalize-lgpl.c:69: assertion failed > FAIL: test-canonicalize-lgpl > > The reason is apparently a bug in realpath. Here's a test case: > > result = realpath ("conftest.dir//.
realpath on AIX 7.1
Hi Eric, On AIX 7.1 I'm seeing this test failure: test-canonicalize-lgpl.c:69: assertion failed FAIL: test-canonicalize-lgpl The reason is apparently a bug in realpath. Here's a test case: #include #include #