Binary compatibility report for the ceegeye library between 1.27.1 and 1.30.0 versions on x86
Test Info
Library Name | ceegeye |
Version #1 | 1.27.1 |
Version #2 | 1.30.0 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 8 |
Total Shared Libraries | 1 |
Total Symbols / Types | 140 / 28 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
Removed Symbols | High | 0 |
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 (6)
cgi_session.h,
libjwcgi-1.30.so
namespace jwcgi
session::get ( std::string const& name )
[ symbol: _ZN5jwcgi7session3getERKSs ]
session::remove ( std::string const& name )
[ symbol: _ZN5jwcgi7session6removeERKSs ]
session::session [in-charge] ( CGI const& cgi, long Expires, std::string const& Sessionfile )
[ symbol: _ZN5jwcgi7sessionC1ERKNS_3CGIElRKSs ]
session::session [not-in-charge] ( CGI const& cgi, long Expires, std::string const& Sessionfile )
[ symbol: _ZN5jwcgi7sessionC2ERKNS_3CGIElRKSs ]
session::set ( std::string const& name, std::string const& value )
[ symbol: _ZN5jwcgi7session3setERKSsS2_ ]
session::settimeout ( long Expires )
[ symbol: _ZN5jwcgi7session10settimeoutEl ]
to the top
Header Files (8)
cgi.h
cgi_session.h
javascripts.h
jwcgi.h
log.h
statics.h
webpage.h
xhtml.h
to the top
Shared Libraries (1)
libjwcgi-1.27.so
to the top