Skip to content

Export Regex support to plugins.#10722

Merged
SolidWallOfCode merged 4 commits intoapache:masterfrom
SolidWallOfCode:export-regex
Nov 13, 2023
Merged

Export Regex support to plugins.#10722
SolidWallOfCode merged 4 commits intoapache:masterfrom
SolidWallOfCode:export-regex

Conversation

@SolidWallOfCode
Copy link
Copy Markdown
Member

Basically move to "tscpp/util" and then update the includes.

Remove core dependencies from regex.

@ywkaras
Copy link
Copy Markdown
Contributor

ywkaras commented Nov 3, 2023

Shouldn't test_Regex.cc also move, to src/tscpp/util/unit_tests ?

@bryancall bryancall added this to the 10.0.0 milestone Nov 6, 2023
@bryancall bryancall self-requested a review November 6, 2023 23:29
@bneradt bneradt linked an issue Nov 6, 2023 that may be closed by this pull request
@SolidWallOfCode SolidWallOfCode force-pushed the export-regex branch 7 times, most recently from 6372256 to b8211d8 Compare November 9, 2023 04:11
@ywkaras
Copy link
Copy Markdown
Contributor

ywkaras commented Nov 9, 2023

Do we need a proposal on the dev mailing list for tscpp/util additions, since it's visible to plugins? Maybe you already did it, and I forgot. I'm inclined to approve this once it passes CI. But it seems to be somewhat controversial (general purpose wrappers/utilities in general), so we wouldn't want anyone to feel it was snuck in.

@bneradt
Copy link
Copy Markdown
Contributor

bneradt commented Nov 13, 2023

[approve ci clang-format]

@SolidWallOfCode SolidWallOfCode merged commit 6e00344 into apache:master Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tls_bridge should remove the ats core dependency

4 participants