Test Info
| Library Name | libbpp-popgen-dev |
| Version #1 | lfs |
| Version #2 | timet |
| Arch | ARM |
| GCC Version | 12 |
| Subject | Binary Compatibility |
Test Results
| Total Header Files | 36 |
| Total Libraries | 0 |
| Total Symbols / Types | 43 / 61 |
| 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.3%)
bpp::ApplicationTools::startTime [data]
Return value is of type 'time_t'.
to the top
Header Files 36
AbstractIDataSet.h
AbstractODataSet.h
AlleleInfo.h
AnalyzedLoci.h
AnalyzedSequences.h
BasicAlleleInfo.h
BiAlleleMonolocusGenotype.h
DarwinDon.h
DarwinVarSingle.h
DataSet.h
DataSetTools.h
Date.h
GeneMapperCsvExport.h
Genepop.h
GeneralExceptions.h
Genetix.h
Group.h
IDataSet.h
Individual.h
IODataSet.h
Locality.h
LocusInfo.h
MonoAlleleMonolocusGenotype.h
MonolocusGenotype.h
MonolocusGenotypeTools.h
MultiAlleleMonolocusGenotype.h
MultilocusGenotype.h
MultilocusGenotypeStatistics.h
MultiSeqIndividual.h
ODataSet.h
PolymorphismMultiGContainer.h
PolymorphismMultiGContainerTools.h
PolymorphismSequenceContainer.h
PolymorphismSequenceContainerTools.h
PopgenlibIO.h
SequenceStatistics.h
to the top
Libraries 0
to the top