Binary compatibility report for the QuaZIP library between 0.4.3 and 0.4.4 versions on x86
Test Info
Library Name | QuaZIP |
Version #1 | 0.4.3 |
Version #2 | 0.4.4 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 13 |
Total Shared Libraries | 1 |
Total Symbols / Types | 137 / 114 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Constants | Low | 0 |
Added Symbols (1)
quazipfile.h,
libquazip.so.1
QuaZipFile::getZip ( ) const
[symbol: _ZNK10QuaZipFile6getZipEv]
to the top
Problems with Symbols, Low Severity (1)
JlCompress.h,
libquazip.so.1
[+] JlCompress::extractFile ( QString fileCompressed, QString file, QString fileDest ) [static] (1)
changed to:JlCompress::extractFile ( QString fileCompressed, QString fileName, QString fileDest ) [static]
[symbol: _ZN10JlCompress11extractFileE7QStringS0_S0_]
| Change | Effect |
---|
1 | 2nd parameter file has been renamed to fileName. | Renaming of a parameter may indicate a change in its semantic meaning. |
to the top
Header Files (13)
crypt.h
ioapi.h
JlCompress.h
quaadler32.h
quachecksum32.h
quacrc32.h
quazip.h
quazip_global.h
quazipfile.h
quazipfileinfo.h
quazipnewinfo.h
unzip.h
zip.h
to the top
Shared Libraries (1)
libquazip.so.1
to the top