From: Vin Shelton <acs@alumni.princeton.edu>
To: "Zsh Hackers' List" <zsh-workers@zsh.org>
Subject: Deprecation of egrep
Date: Sat, 10 Sep 2022 12:04:49 -0400 [thread overview]
Message-ID: <CACeGjnWywCnAkuyg33Bny2qaFFi85YoxQiGhjsot+Qrfsd=pEQ@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 398 bytes --]
Greetings!
The latest release of grep officially deprecates egrep in favor of "grep
-E". In the build process, we have handled this in our autoconf script,
but egrep persists in our test scripts, causing failures. Changing all
occurrences of "egrep" to "grep -E" in our test scripts will fix this. How
do we want to handle this?
Regards,
Vin Shelton
--
*Never for money, always for love*
[-- Attachment #2: Type: text/html, Size: 1266 bytes --]
next reply other threads:[~2022-09-10 16:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-10 16:04 Vin Shelton [this message]
2022-09-10 17:26 ` Ellenor Bjornsdottir
2022-09-12 5:32 ` Jun T
2022-09-12 7:30 ` Jun T
2022-09-12 9:08 ` Daniel Shahaf
2022-09-12 10:15 ` Jun T
2022-09-12 10:49 ` Peter Stephenson
2022-09-12 15:27 ` Vin Shelton
2022-09-13 4:33 ` Jun T
2022-09-23 17:14 ` Jun. T
2022-09-11 0:10 ` Bart Schaefer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CACeGjnWywCnAkuyg33Bny2qaFFi85YoxQiGhjsot+Qrfsd=pEQ@mail.gmail.com' \
--to=acs@alumni.princeton.edu \
--cc=zsh-workers@zsh.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.vuxu.org/mirror/zsh/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).