Test Info
| Library Name | libmongoc |
| Version #1 | 1.4.0beta1 |
| Version #2 | 1.4.0 |
| CPU Type | x86_64 |
| GCC Version | 5.3.1 |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 10 |
| Total Shared Libraries | 1 |
| Total Symbols / Types | 470 / 310 |
| Verdict | Incompatible (0.4%) |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 0 |
| Removed Symbols | High | 2 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Symbols | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Constants | Low | 3 |
Removed Symbols (2)
mongoc-collection.h
mongoc_collection_aggregate_with_write_concern ( mongoc_collection_t* collection, enum mongoc_query_flags_t flags, bson_t const* pipeline, bson_t const* options, mongoc_read_prefs_t const* read_prefs, mongoc_write_concern_t* write_concern )
mongoc_collection_create_index_2 ( mongoc_collection_t* collection, bson_t const* keys, struct mongoc_index_opt_t const* opt, bson_t* reply, bson_error_t* error )
to the top
Problems with Constants, Low Severity (3)
mongoc-version.h
[+] MONGOC_PRERELEASE_VERSION
|
Change |
Effect |
| 1 |
The value of constant MONGOC_PRERELEASE_VERSION has been changed from (beta1) to (). |
Recompilation of a client program may be broken. |
[+] MONGOC_VERSION
|
Change |
Effect |
| 1 |
The value of constant MONGOC_VERSION has been changed from (1.4.0-beta1) to (1.4.0). |
Recompilation of a client program may be broken. |
[+] MONGOC_VERSION_S
|
Change |
Effect |
| 1 |
The value of constant MONGOC_VERSION_S has been changed from "1.4.0-beta1" to "1.4.0". |
Recompilation of a client program may be broken. |
to the top
Header Files (10)
mongoc-bulk-operation.h
mongoc-config.h
mongoc-iovec.h
mongoc-opcode-private.h
mongoc-server-description-private.h
mongoc-server-description.h
mongoc-topology-description-private.h
mongoc-topology-private.h
mongoc.h
utlist.h
to the top
Shared Libraries (1)
libmongoc-1.0.so.0.0.0
to the top