Binary compatibility report for the FFTW library  between 3.2.2 and 3.3 versions on x86

Test Info


Library NameFFTW
Version #13.2.2
Version #23.3
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types62 / 51
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low0
Other Changes-0

Added Symbols (5)


fftw3.h, libfftw3.so.3.3.0
fftw_alloc_complex size_t n )
fftw_alloc_real size_t n )
fftw_cost fftw_plan const p )
fftw_export_wisdom_to_filename char const* filename )
fftw_import_wisdom_from_filename char const* filename )

to the top

Problems with Symbols, Low Severity (2)


fftw3.h, libfftw3.so.3.2.4
[+] fftw_export_wisdom ( void(*write_char)(char, void*), void* data ) (1)
[+] fftw_import_wisdom ( int(*read_char)(void*), void* data ) (1)

to the top

Header Files (1)


fftw3.h

to the top

Shared Libraries (1)


libfftw3.so.3.2.4

to the top




Generated on Wed Dec 14 18:37:01 2011 for FFTW by ABI Compliance Checker 1.96  
A tool for checking backward binary compatibility of a shared C/C++ library API