bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: issue with vredir6.sub and AIX - bash (sub-shell) is crashing durig


From: Chet Ramey
Subject: Re: issue with vredir6.sub and AIX - bash (sub-shell) is crashing durig manual replication of test
Date: Mon, 26 Oct 2020 10:27:05 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.3.3

On 10/24/20 1:17 PM, Michael Felt wrote:
> OK. Thanks for the reply - and apologies for slow response.
> 
> I was expecting a summary of the test results. I thought the other
> projects you lead ended with test summaries.

No, there have never been summaries.

> If you care to help me find where the wrong error number is being
> returned I'll try and come up with a PR to fix this test for AIX. If
> not, we can consider this thread 'closed'.

It's just AIX interpreting the error condition differently. I think
POSIX permits both interpretations. Since bash just prints the error
message corresponding to errno, and the test is ensuring that the shell
prints an error message on this condition, it's dependent on what the
system call returns. I don't think it's worth trying to work around it.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]