Binary compatibility report for the TRE library between 0.6.8 and 0.7.0 versions on x86
Test Info
Library Name | TRE |
Version #1 | 0.6.8 |
Version #2 | 0.7.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 17 / 23 |
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)
regex.h,
libtre.so.4.2.0
reguexec ( regex_t const* preg, tre_str_source const* string, size_t nmatch, regmatch_t* pmatch, int eflags )
tre_have_approx ( regex_t const* preg )
tre_have_backrefs ( regex_t const* preg )
to the top
Header Files (2)
regex.h
tre-config.h
to the top
Shared Libraries (1)
libtre.so.4.1.1
to the top
Generated on Tue Jul 24 20:09:59 2012 for TRE by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API