groff
[Top][All Lists]
Advanced

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

Re: sed portability


From: Bruno Haible
Subject: Re: sed portability
Date: Mon, 17 Apr 2023 12:47:29 +0200

G. Branden Robinson wrote:
> I approve of the handful of features GNU sed added, but it is _way_ too
> tolerant in what it accepts.  It should smash the user's fingers with a
> diagnostic hammer if they wander off the path.

GNU sed supports an option '--posix', that makes it less tolerant. But
still, it does not warn about unportable constructs (like e.g. a
"gcc -Wall" warns about dangerous C code).

Bruno






reply via email to

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