This doesn't seem to impact other c apps on windows using mongoc, but when compiling c++ then the user may be tempted to change the calling convention:
https://msdn.microsoft.com/en-us/library/zkwh89ks.aspx
Unless we specifically declare which calling convention our API expects, things might get muddy.
- is related to
-
CDRIVER-1167 clang-format config
- Closed