In the past we have forgotten to add MONGOC_EXPORT to a functions header file and as a result, the function isn't available in the dynamic library for Windows. Let's find a way to automatically test this so we don't make the mistake again.
See CDRIVER-2756 for an example.
- is related to
-
CDRIVER-2756 mongoc_collection_replace_one missing MONGOC_EXPORT in mongoc-collection.h
- Closed