[
https://issues.apache.org/jira/browse/TS-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619204#comment-14619204
]
Nick Kew commented on TS-3739:
------------------------------
I think having a nonstandard regex.h is seriously screwed up.
If it were ts/regex.h, that would be fine, but not something
that clashes with a standard system file on any filesystem
we claim to support.
I've no objection to switching to PCRE. I used Posix extended
regexps simply because it's what I know best without having to
consult TFM, so my (mis)understanding of it was unlikely to
contribute to debugging headaches.
BTW, when will coverity scan now tell us if my change to refcount
rules is sufficient to satisfy it?
--
Nick Kew
> New plugin: stream_editor
> -------------------------
>
> Key: TS-3739
> URL: https://issues.apache.org/jira/browse/TS-3739
> Project: Traffic Server
> Issue Type: New Feature
> Components: Plugins
> Reporter: Leif Hedstrom
> Assignee: Nick Kew
> Fix For: 6.1.0
>
>
> /* stream-editor: apply string and/or regexp search-and-replace to
> * HTTP request and response bodies.
> *
> * Load from plugin.config, with one or more filenames as args.
> * These are config files, and all config files are equal.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)