You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Extend BSONCXX_PRIVATE_IF_GCC to support mingw-w64 GCC targeting Windows
* Avoid not-unique function address issues when linking with mingw-w64
* Use consistent error message for scoped_bson bson_concat failure
* Fix implicit instantiation of v1::array::view via scoped_bson header
* Remove stray export macros on inline function definitions
* Address StringMaker<T>::convert() implicit instantiation issues
* Use _WIN32 instead of _MSC_VER for <sys/wait.h>
* Avoid C99 format specifier compatibility issues with mingw-w64 GCC
0 commit comments