bug#79232: tsort doesn't support -w added by POSIX 2024.
Collin Funk <[email protected]>
| Newsgroups | gmane.comp.gnu.core-utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Paul Eggert <[email protected]> writes: > Come to think of it, how about setting MAX_CYCLES to 1? There's no > real use for values greater than 1. This is much simpler (it avoids > the abovementioned problems among other things), and POSIX allows > this. Proposed patch attached. Haven't tested the patch. But I do not mind that behavior. What do you think Pádraig? Collin