Binary compatibility report for the GTA library between 0.9.3 and 0.9.4 versions on x86
Test Info
Library Name | GTA |
Version #1 | 0.9.3 |
Version #2 | 0.9.4 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 71 / 59 |
Verdict | Incompatible (5.63%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
Removed Symbols | High | 4 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes | - | 0 |
Added Symbols (4)
gta.h,
libgta.so.0.0.0
gta_create_header ( gta_header_t** header )
gta_create_io_state ( gta_io_state_t** io_state )
gta_destroy_header ( gta_header_t* header )
gta_destroy_io_state ( gta_io_state_t* io_state )
to the top
Removed Symbols (4)
gta.h,
libgta.so.0.0.0
gta_deinit_header ( gta_header_t* header )
gta_deinit_io_state ( gta_io_state_t* io_state )
gta_init_header ( gta_header_t** header )
gta_init_io_state ( gta_io_state_t** io_state )
to the top
Header Files (3)
gta.h
gta.hpp
gta_version.h
to the top
Shared Libraries (1)
libgta.so.0.0.0
to the top