-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
50
-
None
-
None
-
None
-
None
-
None
-
None
-
None
mongoc_embedded_test.cpp fails to compile because the LOGV2 assumes presence of a logv2 symbol. In mongoc_embedded_test.cpp LOGV2 statements are made outside of the mongo namespace, and so this assumption fails.