Test Info
Library Name | libjson |
Version #1 | 0.10 |
Version #2 | 0.11 |
CPU Type | x86_64 |
GCC Version | 4.7.2 |
Subject | Source Compatibility |
Test Results
Total Header Files | 13 |
Total Shared Libraries | 1 |
Total Symbols / Types | 3 / 4 |
Verdict | Compatible |
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 | 1 |
Other Changes in Constants | - | 8 |
Problems with Constants, Low Severity (1)
json_tokener.h
[+] JSON_TOKENER_MAX_DEPTH
| Change | Effect |
---|
1 | The constant JSON_TOKENER_MAX_DEPTH with value 32 has been removed. | Recompilation of a client program may be broken. |
to the top
Other Changes in Constants (8)
json_c_version.h
[+] JSON_C_MAJOR_VERSION
| Change | Effect |
---|
1 | The constant JSON_C_MAJOR_VERSION with value 0 has been added. | No effect. |
[+] JSON_C_MICRO_VERSION
| Change | Effect |
---|
1 | The constant JSON_C_MICRO_VERSION with value 0 has been added. | No effect. |
[+] JSON_C_MINOR_VERSION
| Change | Effect |
---|
1 | The constant JSON_C_MINOR_VERSION with value 11 has been added. | No effect. |
[+] JSON_C_VERSION
| Change | Effect |
---|
1 | The constant JSON_C_VERSION with value "0.11" has been added. | No effect. |
[+] JSON_C_VERSION_NUM
| Change | Effect |
---|
1 | The constant JSON_C_VERSION_NUM with value ((JSON_C_MAJOR_VERSION <<) | (JSON_C_MINOR_VERSION <<) |) has been added. | No effect. |
json_object.h
[+] JSON_C_TO_STRING_NOZERO
| Change | Effect |
---|
1 | The constant JSON_C_TO_STRING_NOZERO with value (1<<2) has been added. | No effect. |
json_tokener.h
[+] JSON_TOKENER_DEFAULT_DEPTH
| Change | Effect |
---|
1 | The constant JSON_TOKENER_DEFAULT_DEPTH with value 32 has been added. | No effect. |
[+] JSON_TOKENER_STRICT
| Change | Effect |
---|
1 | The constant JSON_TOKENER_STRICT with value 0x01 has been added. | No effect. |
to the top
Header Files (13)
arraylist.h
bits.h
debug.h
json.h
json_config.h
json_inttypes.h
json_object.h
json_object_iterator.h
json_object_private.h
json_tokener.h
json_util.h
linkhash.h
printbuf.h
to the top
Shared Libraries (1)
libjson.so.0.1.0
to the top