Binary compatibility report for the libJSON library between 6.2 and 6.2.1 versions on x86

Test Info


Library NamelibJSON
Version #16.2
Version #26.2.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files11
Total Shared Libraries1
Total Symbols / Types105 / 43
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low5
Problems with
Constants
Low0

Problems with Symbols, Low Severity (5)


libjson.h, libjson.so
[+] json_as_bool void const* node ) (1)
[+] json_empty void const* node ) (1)
[+] json_equal void* node, void* node2 ) (1)
[+] json_new_b ( char const* name, int value ) (1)
[+] json_set_b void* node, int value ) (1)

to the top

Header Files (11)


internalJSONNode.h
JSON_Base64.h
JSONChildren.h
JSONDebug.h
JSONDefs.h
JSONMemory.h
JSONNode.h
JSONOptions.h
JSONWorker.h
libjson.h
NumberToString.h

to the top

Shared Libraries (1)


libjson.so

to the top