Binary compatibility report for the CppCMS library  between 0.99.9 and 0.99.10 versions on x86

Test Info


Library NameCppCMS
Version #10.99.9
Version #20.99.10
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files51
Total Shared Libraries2
Total Symbols / Types1425 / 672
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-16
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (16)


form.h, libcppcms.so.1.0.0
namespace cppcms::widgets
base_widget::pre_load cppcms::http::context& p1 )

http_request.h, libcppcms.so.1.0.0
namespace cppcms::http
request::get std::string const& name )
request::post std::string const& name )

service.h, libcppcms.so.1.0.0
namespace cppcms
service::impl_run_event_loop ( )
service::impl_run_prepare ( )

session_interface.h, libcppcms.so.1.0.0
namespace cppcms
request_forgery_error::~request_forgery_error [in-charge-deleting] ( )
request_forgery_error::~request_forgery_error [in-charge] ( )
session_interface::get_csrf_token ( )
session_interface::get_csrf_token_cookie_name ( )
session_interface::request_origin_validation_is_required bool required )
session_interface::validate_csrf_token std::string const& str )
session_interface::validate_request_origin ( )

xss.h, libcppcms.so.1.0.0
namespace cppcms::xss
rules::rules [in-charge] cppcms::json::value const& r )
rules::rules [in-charge] std::string const& file_name )
rules::rules [not-in-charge] cppcms::json::value const& r )
rules::rules [not-in-charge] std::string const& file_name )

to the top

Header Files (51)


application.h
applications_pool.h
archive_traits.h
base64.h
base_cache_fwd.h
base_content.h
base_view.h
cache_interface.h
cache_pool.h
config.h
copy_filter.h
cppcms_error.h
crypto.h
cstdint.h
defs.h
encoding.h
filters.h
form.h
forwarder.h
http_content_type.h
http_context.h
http_cookie.h
http_file.h
http_request.h
http_response.h
json.h
locale_fwd.h
localization.h
mem_bind.h
mount_point.h
rpc_json.h
serialization.h
serialization_classes.h
service.h
session_api.h
session_cookies.h
session_dual.h
session_interface.h
session_pool.h
session_sid.h
session_storage.h
steal_buf.h
string_key.h
thread_pool.h
urandom.h
url_dispatcher.h
url_mapper.h
util.h
view.h
views_pool.h
xss.h

to the top

Shared Libraries (2)


libbooster.so.0.0.0
libcppcms.so.1.0.0

to the top




Generated on Fri Sep 2 03:48:20 2011 for CppCMS by ABI Compliance Checker 1.93.7  
A tool for checking backward binary compatibility of a shared C/C++ library API