-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Service arch 2020-06-29, Service arch 2020-07-13
The ASSERT_STRING_SEARCH_REGEX macro uses pcrecpp inline.
If we moved its regex call into unittest.cpp, we could make pcrecpp a LIBDEP_PRIVATE of the unittest framework and maybe reduce some link costs.
- depends on
-
SERVER-49141 Coverity build of mongodb/mongo failing with link error for libunwind
- Closed