Test Info
| Library Name | libbson |
| Version #1 | 1.10.3 |
| Version #2 | 1.11.0 |
| Arch | x86_64 |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 8 |
| Total Libraries | 1 |
| Total Symbols / Types | 251 / 97 |
| Compatibility |
100% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 0 |
| Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Symbols | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Constants | Low | 5 |
Other Changes in Constants | - | 1 |
Problems with Constants, Low Severity 5
bson-macros.h
[+] BSON_GNUC_CONST
|
Change |
Effect |
| 1 |
The constant BSON_GNUC_CONST with value __attribute__ ((const)) has been removed. |
Recompilation of a client program may be broken. |
bson-version.h
[+] BSON_MICRO_VERSION
|
Change |
Effect |
| 1 |
The value of constant BSON_MICRO_VERSION has been changed from (3) to (0). |
Recompilation of a client program may be broken. |
[+] BSON_MINOR_VERSION
|
Change |
Effect |
| 1 |
The value of constant BSON_MINOR_VERSION has been changed from (10) to (11). |
Recompilation of a client program may be broken. |
[+] BSON_VERSION
|
Change |
Effect |
| 1 |
The value of constant BSON_VERSION has been changed from (1.10.3) to (1.11.0). |
Recompilation of a client program may be broken. |
[+] BSON_VERSION_S
|
Change |
Effect |
| 1 |
The value of constant BSON_VERSION_S has been changed from "1.10.3" to "1.11.0". |
Recompilation of a client program may be broken. |
to the top
Other Changes in Constants 1
bson-macros.h
[+] BSON_GNUC_PURE
|
Change |
Effect |
| 1 |
The constant BSON_GNUC_PURE with value __attribute__ ((pure)) has been added. |
No effect. |
to the top
Header Files 8
bcon.h
bson-atomic.h
bson-config.h
bson-error.h
bson-keys.h
bson-value.h
bson-writer.h
bson.h
to the top
Libraries 1
libbson-1.0.so.0.0.0
to the top