I would like to better understand these concerns. Coping with other people’s configurations is inherently nondeterministic — what’s interesting though are the significant examples. But I have a problem thinking up an example where this would break which would not already be broken. I imagine you had some in mind?
That said, the point with upstream should not be instant adoption but — where it can make sense — the possibility of eventual convergence. Shouldn’t it? Anyways, I am curious about this (and learning). Thanks, — Raul On Sunday, May 6, 2018, Stuart Henderson <s...@spacehopper.org> wrote: > On 2018/05/06 10:15, Raul Miller wrote: > > perhaps: > > > > #!/usr/bin/env PATH=/bin:/usr/bin:/usr/local/bin bash > > > > ? > > it doesn't make a lot of sense doing it that way, the chances of > upstream accepting that are pretty low so it will still need patching, > plus you still have non-deterministic behaviour.. > >