bug#79232: tsort doesn't support -w added by POSIX 2024.
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.gnu.core-utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 8/14/25 04:45, Pádraig Brady wrote: > > So we could just always exit >= 125 on error, and > it would suffice to mention this in NEWS under "Change in behavior". > > But I'm inclined to only do the exit status adjustments if -w was > specified. > and just document the exit status range in the info docs for -w, > and no further changes to NEWS. The latter is what OpenBSD tsort does, and sounds better to me than to introduce yet another use of POSIXLY_CORRECT.