Binary compatibility report for the uriparser library  between 0.3.4 and 0.4.0 versions on x86

Test Info


Library Nameuriparser
Version #10.3.4
Version #20.4.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types18 / 63
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
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

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




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