Test Info
| Library Name | libbpp-phyl-omics-dev |
| Version #1 | lfs |
| Version #2 | timet |
| Arch | ARM |
| GCC Version | 12 |
| Subject | Binary Compatibility |
Test Results
| Total Header Files | 11 |
| Total Libraries | 0 |
| Total Symbols / Types | 40 / 108 |
| Compatibility |
98.8% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 0 |
| Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 2 |
Problems with Symbols | High | 0 |
| Medium | 1 |
| Low | 0 |
Problems with Constants | Low | 0 |
Problems with Symbols, Medium Severity 1
ApplicationTools.h
namespace bpp
[+] ApplicationTools::startTime [data] 1
_ZN3bpp16ApplicationTools9startTimeE
|
Change |
Effect |
| 1 |
Size of this global data has been changed from 4 bytes to 8 bytes. |
Applications will obtain a different value and execution may change. |
to the top
Problems with Data Types, Low Severity 2
time_t.h
[+] typedef time_t 2
|
Change |
Effect |
| 1 |
Size of this type has been changed from 4 bytes to 8 bytes. |
The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
| 2 |
Base type has been changed from long to long long. |
Replacement of the base data type may indicate a change in its semantic meaning. |
[+] affected symbols: 1 (2.5%)
bpp::ApplicationTools::startTime [data]
Return value is of type 'time_t'.
to the top
Header Files 11
AbstractDistanceEstimationMafIterator.h
AbstractPhylogenyReconstructionMafIterator.h
CountClustersMafStatistics.h
CountDistanceEstimationMafIterator.h
DistanceBasedPhylogenyReconstructionMafIterator.h
FilterTreeMafIterator.h
MaximumLikelihoodDistanceEstimationMafIterator.h
MaximumLikelihoodModelFitMafStatistics.h
OutputDistanceMatrixMafIterator.h
OutputTreeMafIterator.h
TreeManipulationMafIterators.h
to the top
Libraries 0
to the top