Binary compatibility report for the Raul library  between 0.6.0 and 0.7.0 versions on x86

Test Info


Library NameRaul
Version #10.6.0
Version #20.7.0
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files35
Total Shared Libraries1
Total Symbols / Types64 / 71
VerdictIncompatible
(23.44%)

Problem Summary


SeverityCount
Added Symbols-18
Removed SymbolsHigh4
Problems with
Data Types
High1
Medium0
Low4
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0
Other Changes-0

Added Symbols (18)


Configuration.hpp, libraul.so.9.0.0
namespace Raul
Configuration::add ( std::string const& name, char letter, std::string const& desc, Atom::Type const type, Atom const& value )
Configuration::option std::string const& long_name )
Configuration::parse int argc, char** argv )
Configuration::print ( std::ostream& os, std::string const mime_type ) const
Configuration::print_usage ( std::string const& program, std::ostream& os )

log.hpp, libraul.so.9.0.0
namespace Raul
debug [data]
error [data]
info [data]
LogBuffer::colour LogBuffer::Colour c )
LogBuffer::plain ( )
warn [data]

Path.hpp, libraul.so.9.0.0
namespace Raul
Path::is_path URI const& uri ) [static]
Path::Path [in-charge] char const* cpath )
Path::Path [in-charge] std::basic_string<char>const& path )
Path::Path [not-in-charge] char const* cpath )
Path::Path [not-in-charge] std::basic_string<char>const& path )
Path::root ( ) [static]
Path::set_root URI const& uri ) [static]

to the top

Removed Symbols (4)


Path.hpp, libraul.so.3.0.0
namespace Raul
Path::prefix [data]
Path::prefix_len [data]
Path::root_uri [data]
Path::scheme [data]

to the top

Problems with Data Types, High Severity (1)


Thread.hpp
namespace Raul
[+] class Thread (1)

to the top

Problems with Data Types, Low Severity (4)


Symbol.hpp
namespace Raul
[+] class Symbol (1)

Thread.hpp
namespace Raul
[+] class Thread (2)

URI.hpp
namespace Raul
[+] class URI (1)

to the top

Problems with Symbols, Low Severity (1)


Symbol.hpp, libraul.so.3.0.0
namespace Raul
[+] Symbol::is_valid std::basic_string<char>const& path ) [static] (1)

to the top

Header Files (35)


Array.hpp
Atom.hpp
AtomicInt.hpp
AtomicPtr.hpp
AtomLiblo.hpp
Command.hpp
Deletable.hpp
DoubleBuffer.hpp
EventRingBuffer.hpp
List.hpp
ListImpl.hpp
Maid.hpp
midi_events.h
midi_names.h
MIDISink.hpp
Path.hpp
PathTable.hpp
Process.hpp
Quantizer.hpp
RingBuffer.hpp
Semaphore.hpp
SharedPtr.hpp
Slave.hpp
SMFReader.hpp
SMFWriter.hpp
SRMWQueue.hpp
SRSWQueue.hpp
Symbol.hpp
Table.hpp
TableImpl.hpp
Thread.hpp
TimeSlice.hpp
TimeStamp.hpp
URI.hpp
WeakPtr.hpp

to the top

Shared Libraries (1)


libraul.so.3.0.0

to the top




Generated on Wed Oct 5 20:35:26 2011 for Raul by ABI Compliance Checker 1.94.7  
A tool for checking backward binary compatibility of a shared C/C++ library API