Binary compatibility report for the FFTW library between 3.3.3 and 3.3.4 versions on x86
Test Info
Library Name | FFTW |
Version #1 | 3.3.3 |
Version #2 | 3.3.4 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 76 / 56 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
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 | 0 |
Added Symbols (1)
fftw3.h,
libfftw3.so.3.4.4
fftw_sprint_plan ( fftw_plan const p )
to the top
Header Files (1)
fftw3.h
to the top
Shared Libraries (1)
libfftw3.so.3.3.2
to the top
Generated on Sun Mar 16 22:30:35 2014 for FFTW by ABI Compliance Checker 1.99.9
A tool for checking backward compatibility of a C/C++ library API