Skip to content

Conversation

semarie
Copy link
Contributor

@semarie semarie commented Feb 13, 2016

The BSD grep for "basic regex" don't support | as alternate operator (at least under OpenBSD).

Use multiple -e arguments for expressing alternative. I have checked it under Linux (Debian).

The BSD grep for "basic regex" don't support \| as alternate operator.
Use multiple -e arguments for expressing alternative.
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ 15e5cf3

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 13, 2016
The BSD grep for "basic regex" don't support \| as alternate operator (at least under OpenBSD).

Use multiple -e arguments for expressing alternative. I have checked it under Linux (Debian).
bors added a commit that referenced this pull request Feb 13, 2016
@bors bors merged commit 15e5cf3 into rust-lang:master Feb 14, 2016
@semarie semarie deleted the grep-e branch February 14, 2016 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants