Closed D3vil0p3r closed 7 months ago
Why did you close this PR?
pcre is added for platforms that do not have RE2 libraries available. RE2 is much, much better, but it is difficult to build.
Oh, this PR doesn't add the flag, it just checked for the .h file...
@simsong because I noted that by installing pcre dependency, I don't get the issue. Probably this PR was not needed.
it should detect if pcre is not installed and not create a problem.
On Sat, Apr 20, 2024 at 5:10 PM D3vil0p3r @.***> wrote:
@simsong https://github.com/simsong because I noted that by installing pcre dependency, I don't get the issue. Probably this PR was not needed.
— Reply to this email directly, view it on GitHub https://github.com/simsong/bulk_extractor/pull/467#issuecomment-2067781782, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMFHLH7PFSJEILLWYFI2NDY6LKSDAVCNFSM6AAAAABGQXMROKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRXG44DCNZYGI . You are receiving this because you were mentioned.Message ID: @.***>
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #467 +/- ## ======================================= Coverage 48.18% 48.18% ======================================= Files 112 112 Lines 13249 13249 ======================================= Hits 6383 6383 Misses 6866 6866 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.