Binary compatibility report for the ctpp2 library  between 2.7.0 and 2.7.1 versions on x86

Test Info


Library Namectpp2
Version #12.7.0
Version #22.7.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files61
Total Shared Libraries1
Total Symbols / Types795 / 373
VerdictIncompatible
(11.3%)

Problem Summary


SeverityCount
Added Symbols-22
Removed SymbolsHigh2
Problems with
Data Types
High4
Medium0
Low7
Problems with
Symbols
High2
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Constants
-4

Added Symbols (22)


CDT.hpp, libctpp2.so.2.7.1
namespace CTPP
CDT::Dump UINT_32 iLevel, bool bGlobalFmt ) const

CTPP2Compiler.hpp, libctpp2.so.2.7.1
namespace CTPP
CTPP2Compiler::EndBlock ( UINT_32 const iDepth, VMDebugInfo const& oDebugInfo )
CTPP2Compiler::PrepareCallBlock VMDebugInfo const& oDebugInfo )
CTPP2Compiler::PushBlockVariable ( UINT_32 const iIdx, VMDebugInfo const& oDebugInfo )

CTPP2Exception.hpp, libctpp2.so.2.7.1
namespace CTPP
CTPPGetTextError::CTPPGetTextError [in-charge] CCHAR_P sIReason )
CTPPGetTextError::CTPPGetTextError [not-in-charge] CCHAR_P sIReason )
CTPPGetTextError::what ( ) const
CTPPGetTextError::~CTPPGetTextError [in-charge-deleting] ( )
CTPPGetTextError::~CTPPGetTextError [in-charge] ( )
CTPPGetTextError::~CTPPGetTextError [not-in-charge] ( )

CTPP2GetText.hpp, libctpp2.so.2.7.1
namespace CTPP
CTPP2GetText::AddTranslation ( std::string const& sFileName, std::string const& sDomain, std::string const& sLang )
CTPP2GetText::CTPP2GetText [in-charge] ( )
CTPP2GetText::CTPP2GetText [not-in-charge] ( )
CTPP2GetText::FindMessage ( std::string const& sLang, std::string const& sMessage, std::string const& sDomain )
CTPP2GetText::FindPluralMessage ( std::string const& sLang, std::string const& sMessage, std::string const& sPlMessage, UINT_32 iCount, std::string const& ssDomain )
CTPP2GetText::InitSTDLibFunction SyscallFactory& oSyscallFactory )
CTPP2GetText::SetDefaultDomain std::string const& sDomain )
CTPP2GetText::SetLanguage ( SyscallFactory& oSyscallFactory, std::string const& sLang )
CTPP2GetText::~CTPP2GetText [in-charge] ( )
CTPP2GetText::~CTPP2GetText [not-in-charge] ( )

CTPP2VMArgStack.hpp, libctpp2.so.2.7.1
namespace CTPP
VMArgStack::RestoreBasePointer ( )
VMArgStack::SaveBasePointer ( )

to the top

Removed Symbols (2)


CDT.hpp, libctpp2.so.2.7.0
namespace CTPP
CDT::Dump UINT_32 iLevel ) const

CTPP2Compiler.hpp, libctpp2.so.2.7.0
namespace CTPP
CTPP2Compiler::EndBlock VMDebugInfo const& oDebugInfo )

to the top

Problems with Data Types, High Severity (4)


CTPP2Compiler.hpp
namespace CTPP
[+] class CTPP2Compiler (1)

CTPP2Parser.hpp
namespace CTPP
[+] class CTPP2Parser (1)

CTPP2VM.hpp
namespace CTPP
[+] class VM (1)

CTPP2VMArgStack.hpp
namespace CTPP
[+] class VMArgStack (1)

to the top

Problems with Symbols, High Severity (2)


CDT.hpp, libctpp2.so.2.7.0
namespace CTPP
[+] CDT::Dump UINT_32 iLevel ) const (1)

CTPP2Compiler.hpp, libctpp2.so.2.7.0
namespace CTPP
[+] CTPP2Compiler::EndBlock VMDebugInfo const& oDebugInfo ) (1)

to the top

Problems with Data Types, Low Severity (7)


CTPP2Compiler.hpp
namespace CTPP
[+] class CTPP2Compiler (1)

CTPP2Parser.hpp
namespace CTPP
[+] class CTPP2Parser (4)

CTPP2VM.hpp
namespace CTPP
[+] class VM (1)

CTPP2VMArgStack.hpp
namespace CTPP
[+] class VMArgStack (1)

to the top

Problems with Constants, Low Severity (1)


CTPP2SysHeaders.h
[+] GETTEXT_SUPPORT

to the top

Other Changes in Constants (4)


CTPP2GetText.hpp
[+] _CTPP2_GETTEXT_HPP__

CTPP2Syntax.h
[+] TMPL_VERBOSE_TOK

CTPP2VMOpcodes.h
[+] RESTBP
[+] SAVEBP

to the top

Header Files (61)


CDT.hpp
CDTSortRoutines.hpp
CTPP2BitIndex.hpp
CTPP2CharIterator.hpp
CTPP2Compiler.hpp
CTPP2DTOA.hpp
CTPP2Error.hpp
CTPP2ErrorCodes.h
CTPP2Exception.hpp
CTPP2FileLogger.hpp
CTPP2FileOutputCollector.hpp
CTPP2FileSourceLoader.hpp
CTPP2GlobalDefines.h
CTPP2HashTable.hpp
CTPP2JSONFileParser.hpp
CTPP2JSONParser.hpp
CTPP2Logger.hpp
CTPP2OutputCollector.hpp
CTPP2Parser.hpp
CTPP2ParserException.hpp
CTPP2SimpleCompiler.hpp
CTPP2SimpleVM.hpp
CTPP2SourceLoader.hpp
CTPP2Sprintf.hpp
CTPP2StaticData.hpp
CTPP2StaticText.hpp
CTPP2StreamOutputCollector.hpp
CTPP2StringBuffer.hpp
CTPP2StringIconvOutputCollector.hpp
CTPP2StringOutputCollector.hpp
CTPP2SymbolTable.hpp
CTPP2Syntax.h
CTPP2SyscallFactory.hpp
CTPP2SysHeaders.h
CTPP2SysTypes.h
CTPP2Types.h
CTPP2Util.hpp
CTPP2VM.hpp
CTPP2VMArgStack.hpp
CTPP2VMCodeStack.hpp
CTPP2VMDebugInfo.hpp
CTPP2VMDumper.hpp
CTPP2VMException.hpp
CTPP2VMExecutable.hpp
CTPP2VMFileLoader.hpp
CTPP2VMInstruction.hpp
CTPP2VMLoader.hpp
CTPP2VMMemoryCore.hpp
CTPP2VMOpcodeCollector.hpp
CTPP2VMOpcodes.h
CTPP2VMStackException.hpp
CTPP2VMSTDLib.hpp
CTPP2VMSyscall.hpp
STLException.hpp
STLFunctional.hpp
STLIosfwd.hpp
STLMap.hpp
STLOstream.hpp
STLPair.hpp
STLString.hpp
STLVector.hpp

to the top

Shared Libraries (1)


libctpp2.so.2.7.0

to the top




Generated on Mon Apr 22 14:21:02 2013 for ctpp2 by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API