Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
1.8.1
-
None
-
Windows (10), using msbuild.exe using VS2015 developer command prompt.
Description
When building mongo-c-driver-1.8.1, I have found that there is a test failing/assert failing.
BSON_ASSERT (bson_empty (&sd->compressors));
|
The two errors are;
C2039 - 'compressors': is not a member of '_mongoc_server_description_t'
|
C2198 - 'bson_get_data': too few arguments for call
|
First time raising a ticket, so I hope I have conveyed all the correct information!
Attachments
Issue Links
- duplicates
-
CDRIVER-2324 CMake config doesn't set MONGOC_ENABLE_COMPRESSION in mongoc-config.h
-
- Closed
-