Binary compatibility report for the librime library between 0.9.4 and 0.9.6 versions on x86
Test Info
Library Name | librime |
Version #1 | 0.9.4 |
Version #2 | 0.9.6 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 43 / 36 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
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 (4)
rime_api.h,
librime.so.0.9.6
RimeGetProperty ( RimeSessionId session_id, char const* prop, char* value, size_t buffer_size )
RimeSetNotificationHandler ( RimeNotificationHandler handler, void* context_object )
RimeSetProperty ( RimeSessionId session_id, char const* prop, char const* value )
RimeSyncUserData ( )
to the top
Header Files (1)
rime_api.h
to the top
Shared Libraries (1)
librime.so.0.9.4
to the top
Generated on Sun Jan 13 02:46:59 2013 for librime by ABI Compliance Checker 1.98.7
A tool for checking backward compatibility of a C/C++ library API