zsh-workers
 help / color / mirror / code / Atom feed
* Deprecation of egrep
@ 2022-09-10 16:04 Vin Shelton
  2022-09-10 17:26 ` Ellenor Bjornsdottir
  2022-09-11  0:10 ` Bart Schaefer
  0 siblings, 2 replies; 11+ messages in thread
From: Vin Shelton @ 2022-09-10 16:04 UTC (permalink / raw)
  To: Zsh Hackers' List

[-- 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 --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-09-23 17:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-10 16:04 Deprecation of egrep Vin Shelton
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

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).