Binary compatibility report for the oniguruma library between 5.9.1 and 5.9.2 versions on x86
Test Info
Library Name | oniguruma |
Version #1 | 5.9.1 |
Version #2 | 5.9.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 113 / 69 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
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 (3)
oniguruma.h,
libonig.so.2.0.0
onig_free_body ( OnigRegex p1 )
onig_new_without_alloc ( OnigRegex p1, OnigUChar const* pattern, OnigUChar const* pattern_end, OnigOptionType option, OnigEncoding enc, OnigSyntaxType* syntax, OnigErrorInfo* einfo )
onig_reg_init ( regex_t* reg, OnigOptionType option, OnigCaseFoldType case_fold_flag, OnigEncoding enc, OnigSyntaxType* syntax )
to the top
Header Files (2)
oniggnu.h
oniguruma.h
to the top
Shared Libraries (1)
libonig.so.2.0.0
to the top
Generated on Tue Oct 30 13:47:45 2012 for oniguruma by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API