Binary compatibility report for the libquantum library  between 1.1.0 and 1.1.1 versions on x86

Test Info


Library Namelibquantum
Version #11.1.0
Version #21.1.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types70 / 29
VerdictIncompatible
(40%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High1
Medium1
Low2
Problems with
Symbols
High1
Medium1
Low0
Problems with
Constants
Low0

Added Symbols (3)


quantum.h, libquantum.so.8.0.0
quantum_cond_phase_shift int control, int target, float gamma, quantum_reg* reg )
quantum_groundstate ( quantum_reg* reg, double epsilon, quantum_reg(*H)(unsigned long long, double), int solver, double stepsize )
quantum_new_qureg_sparse int n, int width )

to the top

Problems with Data Types, High Severity (1)


quantum.h
[+] struct quantum_reg_struct (1)

to the top

Problems with Symbols, High Severity (1)


quantum.h, libquantum.so.7.0.0
[+] quantum_diag_time float t, quantum_reg* reg0, quantum_reg* regt, quantum_reg* tmp1, quantum_reg* tmp2, quantum_matrix H, float** w ) (1)

to the top

Problems with Data Types, Medium Severity (1)


quantum.h
[+] struct quantum_reg_struct (1)

to the top

Problems with Symbols, Medium Severity (1)


quantum.h, libquantum.so.7.0.0
[+] quantum_prob complex float a ) (1)

to the top

Problems with Data Types, Low Severity (2)


quantum.h
[+] struct quantum_reg_struct (2)

to the top

Header Files (1)


quantum.h

to the top

Shared Libraries (1)


libquantum.so.7.0.0

to the top




Generated on Wed Jan 30 03:07:40 2013 for libquantum by ABI Compliance Checker 1.98.8  
A tool for checking backward compatibility of a C/C++ library API