On 03/19/2012 09:35 AM, hpi1 wrote: > libbluray | branch: master | hpi1 <[email protected]> | Mon Mar 19 10:30:02 > 2012 +0200| [6181d501568f41266fb1a07be37f22672e3b3121] | committer: hpi1 > > 0.2.2 release date >
I just tested 0.2.2 against 0.2.1 with abi-compliance-checker and it does complain that the type of return value for bd_get_meta became const (has been changed from meta_dl* to meta_dl const*). Was that expected ? Full report attached. Regards, XavierTitle: libbluray: 0.2.1 to 0.2.2 binary compatibility report
Binary compatibility report for the libbluray library between 0.2.1 and 0.2.2 versions on x86_64
Test Info
| Library Name | libbluray |
|---|---|
| Version #1 | 0.2.1 |
| Version #2 | 0.2.2 |
| CPU Architecture | x86_64 |
| GCC Version | 4.6.2 |
Test Results
| Total Header Files | 8 |
|---|---|
| Total Shared Libraries | 1 |
| Total Symbols / Types | 45 / 82 |
| Verdict | Incompatible (1.11%) |
Problem Summary
| Severity | Count | |
|---|---|---|
| Added Symbols | - | 1 |
| Removed Symbols | High | 0 |
| Problems with Data Types | High | 0 |
| Medium | 0 | |
| Low | 0 | |
| Problems with Symbols | High | 0 |
| Medium | 1 | |
| Low | 0 | |
| Problems with Constants | Low | 0 |
| Other Changes | - | 0 |
Added Symbols (1)
bluray.h, libbluray.so.1.1.0
bd_get_sound_effect ( BLURAY* bd, unsigned int sound_id, bd_sound_effect* effect )
to the top
Problems with Symbols, Medium Severity (1)
bluray.h, libbluray.so.1.0.0
[+] bd_get_meta ( BLURAY* bd ) (1)
to the top
Header Files (8)
bluray-version.h
bluray.h
clpi_data.h
filesystem.h
keys.h
log_control.h
meta_data.h
overlay.h
bluray.h
clpi_data.h
filesystem.h
keys.h
log_control.h
meta_data.h
overlay.h
to the top
Shared Libraries (1)
libbluray.so.1.0.0
to the top
Generated on Tue Mar 20 22:30:21 2012 for libbluray by ABI Compliance Checker 1.96.1
A tool for checking backward binary compatibility of a shared C/C++ library API
A tool for checking backward binary compatibility of a shared C/C++ library API
_______________________________________________ libbluray-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libbluray-devel
