Re: realpath on AIX 7.1

2011-06-06 Thread Eric Blake
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

2011-06-05 Thread Bruno Haible
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 #