Source compatibility report for the ctpp2 library  between 2.7.5 and 2.8.1 versions

Test Info


Library Namectpp2
Version #12.7.5
Version #22.8.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files62
Total Shared Libraries1
Total Symbols / Types859 / 397
VerdictIncompatible
(0.5%)

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh7
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium5
Low0
Problems with
Constants
Low1
Other Changes
in Constants
-1

Added Symbols (6)


CTPP2Compiler.hpp
namespace CTPP
CTPP2Compiler::CallBlock ( std::string const& sBlockName, bool const& bIsVariable, UINT_32 const iArgCount, VMDebugInfo const& oDebugInfo )
CTPP2Compiler::CallContextBlock ( UINT_32 const iArgCount, VMDebugInfo const& oDebugInfo )
CTPP2Compiler::ChangeForeachScope ( CCHAR_P szFullVariable, UINT_32 const iFullVariableLength, VMDebugInfo const& oDebugInfo )
CTPP2Compiler::IndirectCall VMDebugInfo const& oDebugInfo )
CTPP2Compiler::PrepareCallBlock VMDebugInfo const& oDebugInfo )
CTPP2Compiler::PushScopedVariable CCHAR_P szName, UINT_32 const iNameLength, CCHAR_P szFullVariable, UINT_32 const iFullVariableLength, VMDebugInfo const& oDebugInfo, bool bNoPushVariable )

to the top

Removed Symbols (7)


CTPP2Compiler.hpp
namespace CTPP
CTPP2Compiler::CallBlock ( std::string const& sBlockName, bool const& bIsVariable, VMDebugInfo const& oDebugInfo )
CTPP2Compiler::CallContextBlock VMDebugInfo const& oDebugInfo )
CTPP2Compiler::ChangeForeachScope CCHAR_P szNS, UINT_32 const iNSLength, CCHAR_P szName, UINT_32 const iNameLength, CCHAR_P szFullVariable, UINT_32 const iFullVariableLength, VMDebugInfo const& oDebugInfo )
CTPP2Compiler::IndirectArrayCall VMDebugInfo const& oDebugInfo )
CTPP2Compiler::IndirectHashCall VMDebugInfo const& oDebugInfo )
CTPP2Compiler::PrepareCallBlock ( UINT_32 const iArgCount, VMDebugInfo const& oDebugInfo )
CTPP2Compiler::PushScopedVariable CCHAR_P szNS, UINT_32 const iNSLength, CCHAR_P szName, UINT_32 const iNameLength, CCHAR_P szFullVariable, UINT_32 const iFullVariableLength, VMDebugInfo const& oDebugInfo, bool bNoPushVariable )

to the top

Problems with Symbols, Medium Severity (5)


CTPP2Compiler.hpp
namespace CTPP
[+] CTPP2Compiler::CallBlock ( std::string const& sBlockName, bool const& bIsVariable, VMDebugInfo const& oDebugInfo ) (1)
[+] CTPP2Compiler::CallContextBlock VMDebugInfo const& oDebugInfo ) (1)
[+] CTPP2Compiler::ChangeForeachScope CCHAR_P szNS, UINT_32 const iNSLength, CCHAR_P szName, UINT_32 const iNameLength, CCHAR_P szFullVariable, UINT_32 const iFullVariableLength, VMDebugInfo const& oDebugInfo ) (1)
[+] CTPP2Compiler::PrepareCallBlock ( UINT_32 const iArgCount, VMDebugInfo const& oDebugInfo ) (1)
[+] CTPP2Compiler::PushScopedVariable CCHAR_P szNS, UINT_32 const iNSLength, CCHAR_P szName, UINT_32 const iNameLength, CCHAR_P szFullVariable, UINT_32 const iFullVariableLength, VMDebugInfo const& oDebugInfo, bool bNoPushVariable ) (1)

to the top

Problems with Constants, Low Severity (1)


CTPP2SysHeaders.h
[+] CTPP_VERSION

to the top

Other Changes in Constants (1)


CTPP2VMOpcodes.h
[+] REPLIND

to the top

Header Files (62)


CDT.hpp
CDTSortRoutines.hpp
CTPP2BitIndex.hpp
CTPP2CharIterator.hpp
CTPP2Compiler.hpp
CTPP2DTOA.hpp
CTPP2Error.hpp
CTPP2ErrorCodes.h
CTPP2Exception.hpp
CTPP2FileLogger.hpp
CTPP2FileOutputCollector.hpp
CTPP2FileSourceLoader.hpp
CTPP2GetText.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.5

to the top




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