On 06/20/2011 04:13 PM, Eric Blake wrote:
> On 06/19/2011 08:48 AM, Bruno Haible wrote:
>>> IRIX 6.5:
>>>
>>> test-linkat.c:234: assertion failed
>>> ksh[10]: 1760562 Abort(coredump)
>>> FAIL: test-linkat
>>
>> It fails here:
>>
>> /* AT_SYMLINK_FOLLOW only follows first argument, not second. */
On 06/19/2011 08:48 AM, Bruno Haible wrote:
>> IRIX 6.5:
>>
>> test-linkat.c:234: assertion failed
>> ksh[10]: 1760562 Abort(coredump)
>> FAIL: test-linkat
>
> It fails here:
>
> /* AT_SYMLINK_FOLLOW only follows first argument, not second. */
> errno = 0;
> ASSERT (linkat (dfd, BASE "link
> IRIX 6.5:
>
> test-linkat.c:234: assertion failed
> ksh[10]: 1760562 Abort(coredump)
> FAIL: test-linkat
It fails here:
/* AT_SYMLINK_FOLLOW only follows first argument, not second. */
errno = 0;
ASSERT (linkat (dfd, BASE "link1", dfd, BASE "link4", 0) == -1); <===
ASSERT (errno