Binary compatibility report for the CppCMS library between 0.99.11 and 0.999.0 versions on x86
Test Info
Library Name | CppCMS |
Version #1 | 0.99.11 |
Version #2 | 0.999.0 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 51 |
Total Shared Libraries | 2 |
Total Symbols / Types | 1465 / 674 |
Verdict | Incompatible (0.14%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 8 |
Removed Symbols | High | 2 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes | - | 0 |
Added Symbols (8)
base_content.h,
libcppcms.so.1.0.0
namespace cppcms
base_content::has_app ( )
[ symbol: _ZN6cppcms12base_content7has_appEv ]
thread.h,
libbooster.so.0.0.0
namespace booster
recursive_shared_mutex::recursive_shared_mutex [in-charge] ( )
[ symbol: _ZN7booster22recursive_shared_mutexC1Ev ]
recursive_shared_mutex::recursive_shared_mutex [not-in-charge] ( )
[ symbol: _ZN7booster22recursive_shared_mutexC2Ev ]
recursive_shared_mutex::shared_lock ( )
[ symbol: _ZN7booster22recursive_shared_mutex11shared_lockEv ]
recursive_shared_mutex::unique_lock ( )
[ symbol: _ZN7booster22recursive_shared_mutex11unique_lockEv ]
recursive_shared_mutex::unlock ( )
[ symbol: _ZN7booster22recursive_shared_mutex6unlockEv ]
recursive_shared_mutex::~recursive_shared_mutex [in-charge] ( )
[ symbol: _ZN7booster22recursive_shared_mutexD1Ev ]
recursive_shared_mutex::~recursive_shared_mutex [not-in-charge] ( )
[ symbol: _ZN7booster22recursive_shared_mutexD2Ev ]
to the top
Removed Symbols (2)
service.h,
libcppcms.so.1.0.0
namespace cppcms
service::impl_run_event_loop ( )
[ symbol: _ZN6cppcms7service19impl_run_event_loopEv ]
service::impl_run_prepare ( )
[ symbol: _ZN6cppcms7service16impl_run_prepareEv ]
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