Binary compatibility report for the libpcreposix.so library  between 0.0.0-MeeGo 1.2 Core and 3.12.1-MeeGo 1.2 Harmattan versions on x86

Test Info


Library Namelibpcreposix.so
Version #10.0.0-MeeGo 1.2 Core (gcc 4.5.1)
Version #23.12.1-MeeGo 1.2 Harmattan (gcc 4.4.1)
CPU Architecturex86

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types4 / 16
VerdictIncompatible
(100%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh4
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


pcreposix.h, libpcreposix.so.3.12.1
pcreposix_regcomp regex_t* p1, char const* p2, int p3 )
pcreposix_regerror int p1, regex_t const* p2, char* p3, size_t p4 )
pcreposix_regexec ( regex_t const* p1, char const* p2, size_t p3, regmatch_t* p4, int p5 )
pcreposix_regfree regex_t* p1 )

to the top

Removed Symbols (4)


pcreposix.h, libpcreposix.so.0.0.0
regcomp regex_t* p1, char const* p2, int p3 )
regerror int p1, regex_t const* p2, char* p3, size_t p4 )
regexec ( regex_t const* p1, char const* p2, size_t p3, regmatch_t* p4, int p5 )
regfree regex_t* p1 )

to the top

Header Files (1)


pcreposix.h

to the top

Shared Libraries (1)


libpcreposix.so.0.0.0

to the top




Generated on Fri Sep 2 19:33:28 2011 for libpcreposix.so by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API