Skip to content
Prev 11959 / 63424 Next

Regular expressions & large strings (PR#6617)

Prof Brian Ripley writes:
Thanks for clarifying that; I hadn't realised.
Sounds fine.  Do you think either of the following are worth
doing in the meantime?

  - Add an strsplit() variant with PCRE (perhaps this
    problem is be related to PR#6601; and the speed might be
    nice anyway).

  - Add options(pcre) so the potentially bad code can be
    avoided without explicitly setting perl=TRUE every time.

Mark <><