Binary compatibility report for the liboop library between 0.2 and 0.3 versions on x86
Test Info
Library Name | liboop |
Version #1 | 0.2 |
Version #2 | 0.3 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 13 / 3 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 7 |
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 (7)
,
liboop-adns.so.0.0.0
oop_adns_cancel ( oop_adns_query* p1 )
oop_adns_delete ( oop_adapter_adns* p1 )
oop_adns_new ( oop_source* p1, adns_initflags p2, FILE* diag )
oop_adns_submit ( oop_adapter_adns* p1, char const* owner, adns_rrtype type, adns_queryflags flags, void*(*p5)(oop_adapter_adns*, adns_answer*, void*), void* p6 )
,
liboop.so.0.1.0
oop_select_delete ( oop_adapter_select* p1 )
oop_select_new ( oop_source* p1, void*(*p2)(oop_adapter_select*, int, fd_set*, fd_set*, timeval, void*), void* p3 )
oop_select_set ( oop_adapter_select* p1, int num_fd, fd_set* rfd, fd_set* wfd, timeval* timeout )
to the top
Header Files (1)
to the top
Shared Libraries (1)
liboop.so.0.0.0
to the top
Generated on Wed Jun 15 15:36:52 2011 for liboop by ABI Compliance Checker 1.23.1
A tool for checking backward binary compatibility of a shared C/C++ library API