Binary compatibility report for the uriparser library  between 0.5.1 and 0.5.2 versions on x86

Test Info


Library Nameuriparser
Version #10.5.1
Version #20.5.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types28 / 59
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-12
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low0
Other Changes
in Constants
-2

Added Symbols (12)


Uri.h, liburiparser.so.0.0.0
uriEscapeExA ( char const* inFirst, char const* inAfterLast, char* out, UriBool spaceToPlus, UriBool normalizeBreaks )
uriEscapeExW ( wchar_t const* inFirst, wchar_t const* inAfterLast, wchar_t* out, UriBool spaceToPlus, UriBool normalizeBreaks )
uriRemoveBaseUriA UriUriA* dest, UriUriA const* absoluteSource, UriUriA const* absoluteBase, UriBool domainRootMode )
uriRemoveBaseUriW UriUriW* dest, UriUriW const* absoluteSource, UriUriW const* absoluteBase, UriBool domainRootMode )
uriUnixFilenameToUriStringA ( char const* filename, char* uriString )
uriUnixFilenameToUriStringW ( wchar_t const* filename, wchar_t* uriString )
uriUriStringToUnixFilenameA ( char const* uriString, char* filename )
uriUriStringToUnixFilenameW ( wchar_t const* uriString, wchar_t* filename )
uriUriStringToWindowsFilenameA ( char const* uriString, char* filename )
uriUriStringToWindowsFilenameW ( wchar_t const* uriString, wchar_t* filename )
uriWindowsFilenameToUriStringA ( char const* filename, char* uriString )
uriWindowsFilenameToUriStringW ( wchar_t const* filename, wchar_t* uriString )

to the top

Problems with Symbols, Low Severity (2)


Uri.h, liburiparser.so.0.0.0
[+] uriEscapeA char const* in, char* out, UriBool spaceToPlus, UriBool normalizeBreaks ) (1)
[+] uriEscapeW ( wchar_t const* in, wchar_t* out, UriBool spaceToPlus, UriBool normalizeBreaks ) (1)

to the top

Other Changes in Constants (2)


UriBase.h
[+] URI_ERROR_REMOVEBASE_REL_BASE
[+] URI_ERROR_REMOVEBASE_REL_SOURCE

to the top

Header Files (6)


Uri.h
UriBase.h
UriDefsAnsi.h
UriDefsConfig.h
UriDefsUnicode.h
UriIp4.h

to the top

Shared Libraries (1)


liburiparser.so.0.0.0

to the top




Generated on Mon Jan 26 17:26:50 2015 for uriparser by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API