[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
- Re: groff 1.23.0.rc4 on FreeBSD, (continued)
- Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana, Bruno Haible, 2023/04/15
- Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana, G. Branden Robinson, 2023/04/15
- Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana, Bruno Haible, 2023/04/16
- Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana, Ralph Corderoy, 2023/04/16
- Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana, Bruno Haible, 2023/04/16
- Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana, G. Branden Robinson, 2023/04/17
- Re: sed portability,
Bruno Haible <=
- Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana, Ralph Corderoy, 2023/04/17
- Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana, G. Branden Robinson, 2023/04/19
- Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana, G. Branden Robinson, 2023/04/19
- Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana, Dave Kemper, 2023/04/20
- Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana, G. Branden Robinson, 2023/04/20
- Re: groff 1.23.0.rc4 on Solaris 11 OpenIndiana, Dave Kemper, 2023/04/21
Re: groff 1.23.0.rc4 available for testing, Dave Kemper, 2023/04/24