Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] ripgrep is built without PCRE2 support
@ 2020-02-22  4:57 vyachkonovalov
  2020-02-22 18:09 ` [ISSUE] [CLOSED] " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: vyachkonovalov @ 2020-02-22  4:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

New issue by vyachkonovalov on void-packages repository

https://github.com/void-linux/void-packages/issues/19365

Description:
ripgrep 11.0.2
Linux rpi 4.19.102_1 #1 SMP PREEMPT Sat Feb 8 19:41:25 UTC 2020 aarch64 GNU/Linux

**Expected behavior**
Support for look-around, look-ahead and look-behind in regex.

**Actual behavior**
Error "PCRE2 is not available in this build of ripgrep"

**Steps to reproduce the behavior**
```shell
echo 'hello world'|rg --pcre2 '^((?!hello).)*$'
```

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

* Re: [ISSUE] [CLOSED] ripgrep is built without PCRE2 support
  2020-02-22  4:57 [ISSUE] ripgrep is built without PCRE2 support vyachkonovalov
@ 2020-02-22 18:09 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2020-02-22 18:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 500 bytes --]

Closed issue by vyachkonovalov on void-packages repository

https://github.com/void-linux/void-packages/issues/19365

Description:
ripgrep 11.0.2
Linux rpi 4.19.102_1 #1 SMP PREEMPT Sat Feb 8 19:41:25 UTC 2020 aarch64 GNU/Linux

**Expected behavior**
Support for look-around, look-ahead and look-behind in regex.

**Actual behavior**
Error "PCRE2 is not available in this build of ripgrep"

**Steps to reproduce the behavior**
```shell
echo 'hello world'|rg --pcre2 '^((?!hello).)*$'
```

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

end of thread, other threads:[~2020-02-22 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-22  4:57 [ISSUE] ripgrep is built without PCRE2 support vyachkonovalov
2020-02-22 18:09 ` [ISSUE] [CLOSED] " leahneukirchen

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