Re: sh: set -o pipefail by default

2024-01-15 Thread Robert Elz via austin-group-l at The Open Group
Date:Mon, 15 Jan 2024 00:13:47 -0600 From:"Daniel Santos via austin-group-l at The Open Group" Message-ID: <08afc6b7-e88f-698a-c9ad-5bdce60a7...@pobox.com> I agree with what you say, but beware: | Otherwise, I myfn() { local shell_restore=$(set +o | grep

[Issue 8 drafts 0001797]: strftime "%s" should be able to examine tm_gmtoff

2024-01-15 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
The following issue has been SUBMITTED. == https://www.austingroupbugs.net/view.php?id=1797 == Reported By:eggert Assigned To:

[Issue 8 drafts 0001797]: strftime "%s" should be able to examine tm_gmtoff

2024-01-15 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
A NOTE has been added to this issue. == https://www.austingroupbugs.net/view.php?id=1797 == Reported By:eggert Assigned To:

Re: mantis does not email-emit my web edits?

2024-01-15 Thread Steffen Nurpmeso via austin-group-l at The Open Group
Steffen Nurpmeso via austin-group-l at The Open Group wrote in <20240108212050.2X5aptGT@steffen%sdaoden.eu>: |It seems Mantis did record, but not actually post my web edits of |this year, including the opened issue on tzalloc etc. |It would be nice if these would come :) It seems

Re: sh: set -o pipefail by default

2024-01-15 Thread Daniel Santos via austin-group-l at The Open Group
On 1/15/24 06:23, Robert Elz wrote: I agree with what you say, but beware: | Otherwise, I myfn() { local shell_restore=$(set +o | grep 'pipefail$'); | set -o pipefail; ; eval "$shell_restore"; } that needless optimisation attempt is n9t guaranteed to work. 'set +o' generates an

[1003.1(2016/18)/Issue7+TC2 0001790]: More info on *ALT* constants

2024-01-15 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
A NOTE has been added to this issue. == https://austingroupbugs.net/view.php?id=1790 == Reported By:steffen Assigned To:

[Issue 8 drafts 0001797]: strftime "%s" should be able to examine tm_gmtoff

2024-01-15 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
A NOTE has been added to this issue. == https://www.austingroupbugs.net/view.php?id=1797 == Reported By:eggert Assigned To:

[Issue 8 drafts 0001789]: if command name contains slash, it cannot be arg0 for execl()

2024-01-15 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
The following issue has been set as RELATED TO issue 0001645. == https://austingroupbugs.net/view.php?id=1789 == Reported By:Mark_Galeck

[1003.1(2016/18)/Issue7+TC2 0001645]: execvp( ) requirements on arg0 are too strict

2024-01-15 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
The following issue has been set as RELATED TO issue 0001789. == https://austingroupbugs.net/view.php?id=1645 == Reported By:eblake Assigned

[1003.1(2016/18)/Issue7+TC2 0001788]: The meaning of "Daylight Saving Time" should be clarified

2024-01-15 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
A NOTE has been added to this issue. == https://austingroupbugs.net/view.php?id=1788 == Reported By:Guy Harris Assigned To:

[Issue 8 drafts 0001789]: if command name contains slash, it cannot be arg0 for execl()

2024-01-15 Thread Austin Group Bug Tracker via austin-group-l at The Open Group
The following issue has been RESOLVED. == https://austingroupbugs.net/view.php?id=1789 == Reported By:Mark_Galeck Assigned To: