Source compatibility report for the ctpp2 library  between 2.6.10 and 2.6.12 versions

Test Info


Library Namectpp2
Version #12.6.10
Version #22.6.12
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files59
Total Shared Libraries1
Total Symbols / Types806 / 375
VerdictCompatible

Problem Summary


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

Added Symbols (17)


CTPP2SimpleCompiler.hpp
namespace CTPP
SimpleCompiler::GetCore ( ) const
SimpleCompiler::Save std::string const& sCompiledFile ) const
SimpleCompiler::SimpleCompiler [in-charge] std::string const& sSourceFile )
SimpleCompiler::SimpleCompiler [not-in-charge] std::string const& sSourceFile )
SimpleCompiler::~SimpleCompiler [in-charge] ( )
SimpleCompiler::~SimpleCompiler [not-in-charge] ( )

CTPP2SimpleVM.hpp
namespace CTPP
SimpleVM::Run CDT& oData, VMLoader const& oLoader, OutputCollector& oCollector, Logger& oLogger )
SimpleVM::Run CDT& oData, VMLoader const& oLoader, FILE* F, Logger& oLogger )
SimpleVM::Run CDT& oData, VMLoader const& oLoader, std::string& sResult, Logger& oLogger )
SimpleVM::Run CDT& oData, VMMemoryCore const* pCore, OutputCollector& oCollector, Logger& oLogger )
SimpleVM::Run CDT& oData, VMMemoryCore const* pCore, FILE* F, Logger& oLogger )
SimpleVM::Run CDT& oData, VMMemoryCore const* pCore, std::string& sResult, Logger& oLogger )
SimpleVM::SimpleVM [in-charge] ( UINT_32 const& iIMaxFunctions, UINT_32 const& iIMaxArgStackSize, UINT_32 const& iIMaxCodeStackSize, UINT_32 const& iIMaxSteps, UINT_32 const& iIDebugLevel )
SimpleVM::SimpleVM [not-in-charge] ( UINT_32 const& iIMaxFunctions, UINT_32 const& iIMaxArgStackSize, UINT_32 const& iIMaxCodeStackSize, UINT_32 const& iIMaxSteps, UINT_32 const& iIDebugLevel )
SimpleVM::~SimpleVM [in-charge] ( )
SimpleVM::~SimpleVM [not-in-charge] ( )

CTPP2Util.hpp
namespace CTPP
UnicodeToUTF8 UINT_32 iUCS, UCHAR_P sUTF8 )

to the top

Problems with Constants, Low Severity (1)


CTPP2SysHeaders.h
[+] CTPP_VERSION

to the top

Other Changes in Constants (2)


CTPP2SimpleCompiler.hpp
[+] _CTPP2_SIMPLE_COMPILER_HPP__

CTPP2SimpleVM.hpp
[+] _CTPP2_SIMPLE_VM_HPP__

to the top

Header Files (59)


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
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.6.10

to the top




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