Binary compatibility report for the libwpd library between 0.9.4 and 0.9.5 versions on x86
Test Info
Library Name | libwpd |
Version #1 | 0.9.4 |
Version #2 | 0.9.5 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 11 |
Total Shared Libraries | 2 |
Total Symbols / Types | 134 / 79 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Constants | Low | 0 |
Other Changes in Data Types | - | 1 |
Problems with Symbols, Low Severity (1)
WPXPropertyList.h,
libwpd-0.9.so.9.0.4
[+] WPXPropertyList::operator = ( WPXPropertyList const& propList ) (1)
[symbol: _ZN15WPXPropertyListaSERKS_]
| Change | Effect |
---|
1 | Type of return value has been changed from WPXPropertyList const& to WPXPropertyList&. | Replacement of return type may indicate a change in its semantic meaning. |
to the top
Other Changes in Data Types (1)
WPXStream.h
[+] enum WPX_SEEK_TYPE (1)
| Change |
Effect |
1 | The member WPX_SEEK_END with value 2 has been added. | No effect. |
[+] affected symbols (2)
WPXFileStream::seek ( long offset, WPX_SEEK_TYPE seekType )2nd parameter 'seekType' has type 'WPX_SEEK_TYPE'.
WPXStringStream::seek ( long offset, WPX_SEEK_TYPE seekType )2nd parameter 'seekType' has type 'WPX_SEEK_TYPE'.
to the top
Header Files (11)
libwpd-stream.h
libwpd.h
WPDocument.h
WPXBinaryData.h
WPXDocumentInterface.h
WPXProperty.h
WPXPropertyList.h
WPXPropertyListVector.h
WPXStream.h
WPXStreamImplementation.h
WPXString.h
to the top
Shared Libraries (2)
libwpd-0.9.so.9.0.4
libwpd-stream-0.9.so.9.0.4
to the top