Binary compatibility report for the GTA library  between 0.9.3 and 0.9.4 versions on x86

Test Info


Library NameGTA
Version #10.9.3
Version #20.9.4
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types71 / 59
VerdictIncompatible
(5.63%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh4
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
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




Generated on Mon Mar 5 14:40:39 2012 for GTA by ABI Compliance Checker 1.96.8  
A tool for checking backward binary compatibility of a shared C/C++ library API