Test Info
| Library Name | libmysql++-dev |
| Version #1 | lfs |
| Version #2 | timet |
| Arch | ARM |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 43 |
| Total Libraries | 0 |
| Total Symbols / Types | 1686 / 213 |
| Compatibility |
99.6% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 9 |
| Removed Symbols | High | 9 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 1 |
Problems with Symbols | High | 0 |
| Medium | 6 |
| Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols 9
datetime.h
namespace mysqlpp
Date::__ct [C1] ( long long t )
_ZN7mysqlpp4DateC1Ex
Date::__ct [C2] ( long long t )
_ZN7mysqlpp4DateC2Ex
Date::operator time_t ( ) const
_ZNK7mysqlpp4DatecvxEv
DateTime::__ct [C1] ( long long t )
_ZN7mysqlpp8DateTimeC1Ex
DateTime::__ct [C2] ( long long t )
_ZN7mysqlpp8DateTimeC2Ex
DateTime::operator time_t ( ) const
_ZNK7mysqlpp8DateTimecvxEv
Time::__ct [C1] ( long long t )
_ZN7mysqlpp4TimeC1Ex
Time::__ct [C2] ( long long t )
_ZN7mysqlpp4TimeC2Ex
Time::operator time_t ( ) const
_ZNK7mysqlpp4TimecvxEv
to the top
Removed Symbols 9
datetime.h
namespace mysqlpp
Date::__ct [C1] ( long t )
_ZN7mysqlpp4DateC1El
Date::__ct [C2] ( long t )
_ZN7mysqlpp4DateC2El
Date::operator time_t ( ) const
_ZNK7mysqlpp4DatecvlEv
DateTime::__ct [C1] ( long t )
_ZN7mysqlpp8DateTimeC1El
DateTime::__ct [C2] ( long t )
_ZN7mysqlpp8DateTimeC2El
DateTime::operator time_t ( ) const
_ZNK7mysqlpp8DateTimecvlEv
Time::__ct [C1] ( long t )
_ZN7mysqlpp4TimeC1El
Time::__ct [C2] ( long t )
_ZN7mysqlpp4TimeC2El
Time::operator time_t ( ) const
_ZNK7mysqlpp4TimecvlEv
to the top
Problems with Symbols, Medium Severity 6
datetime.h
namespace mysqlpp
[+] Date::__ct [C1] ( long t ) 1
⇣
Date::__ct [C1] ( long long t )
_ZN7mysqlpp4DateC1El
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
[+] Date::__ct [C2] ( long t ) 1
⇣
Date::__ct [C2] ( long long t )
_ZN7mysqlpp4DateC2El
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
[+] DateTime::__ct [C1] ( long t ) 1
⇣
DateTime::__ct [C1] ( long long t )
_ZN7mysqlpp8DateTimeC1El
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
[+] DateTime::__ct [C2] ( long t ) 1
⇣
DateTime::__ct [C2] ( long long t )
_ZN7mysqlpp8DateTimeC2El
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
[+] Time::__ct [C1] ( long t ) 1
⇣
Time::__ct [C1] ( long long t )
_ZN7mysqlpp4TimeC1El
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
[+] Time::__ct [C2] ( long t ) 1
⇣
Time::__ct [C2] ( long long t )
_ZN7mysqlpp4TimeC2El
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
to the top
Problems with Data Types, Low Severity 1
time_t.h
[+] typedef time_t 1
|
Change |
Effect |
| 1 |
Base type has been changed from long to long long. |
Recompilation of a client program may be broken. |
[+] affected symbols: 2 (0.1%)
mysqlpp::ConnectionPool::ConnectionInfo::__ct ( struct mysqlpp::Connection* c )
Field 'this.last_used' in the object of this method is of type 'time_t'.
mysqlpp::ConnectionPool::ConnectionInfo::~__dt ( )
Field 'this.last_used' in the object of this method is of type 'time_t'.
to the top
Header Files 43
autoflag.h
beemutex.h
cmdline.h
common.h
comparable.h
connection.h
cpool.h
datetime.h
dbdriver.h
exceptions.h
field.h
field_names.h
field_types.h
insertpolicy.h
manip.h
myset.h
mysql++.h
mystring.h
noexceptions.h
null.h
options.h
qparms.h
query.h
querydef.h
refcounted.h
result.h
row.h
scopedconnection.h
sql_buffer.h
sql_types.h
sqlstream.h
ssqls.h
ssqls2.h
stadapter.h
stream2string.h
tcp_connection.h
tiny_int.h
transaction.h
type_info.h
uds_connection.h
utility.h
vallist.h
wnp_connection.h
to the top
Libraries 0
to the top