Binary compatibility report for the uriparser library between 0.3.4 and 0.4.0 versions on x86
Test Info
Library Name | uriparser |
Version #1 | 0.3.4 |
Version #2 | 0.4.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 8 |
Total Shared Libraries | 1 |
Total Symbols / Types | 18 / 63 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
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 |
Other Changes in Constants | - | 1 |
Added Symbols (6)
Uri.h,
liburiparser.so.0.0.0
uriAddBaseUriA ( UriUriA* absoluteDest, UriUriA const* relativeSource, UriUriA const* absoluteBase )
uriAddBaseUriW ( UriUriW* absoluteDest, UriUriW const* relativeSource, UriUriW const* absoluteBase )
uriEqualsUriA ( UriUriA const* a, UriUriA const* b )
uriEqualsUriW ( UriUriW const* a, UriUriW const* b )
uriToStringA ( char* dest, UriUriA const* uri, int maxChars, int* charsWritten )
uriToStringW ( wchar_t* dest, UriUriW const* uri, int maxChars, int* charsWritten )
to the top
Other Changes in Constants (1)
UriBase.h
[+] URI_ERROR_TOSTRING_TOO_LONG
| Change | Effect |
---|
1 | The constant URI_ERROR_TOSTRING_TOO_LONG with value 4 has been added. | No effect. |
to the top
Header Files (8)
Uri.h
UriBase.h
UriDefsAnsi.h
UriDefsConfig.h
UriDefsUnicode.h
UriIp4.h
UriIp4Base.h
uriparser.h
to the top
Shared Libraries (1)
liburiparser.so.0.0.0
to the top