Prevent bugs like CDRIVER-2562. Write a script to run in Evergreen that reads all header files without "-private.h" in their names in src/mongoc and src/libbson/src/bson, and asserts they all contain BSON_BEGIN_DECLS and BSON_END_DECLS.
- is related to
-
CDRIVER-2562 Change streams functions not marked extern "C"
- Closed