Test Info
Library Name | libzip |
Version #1 | 1.1.3 |
Version #2 | 1.2.0 |
Arch | x86_64 |
Subject | Source Compatibility |
Test Results
Total Header Files | 3 |
Total Libraries | 1 |
Total Symbols / Types | 274 / 79 |
Compatibility |
99.6% |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 3 |
Other Changes in Constants | - | 5 |
Added Symbols 4
zip.h
zip_file_set_encryption ( zip_t* p1, zip_uint64_t p2, zip_uint16_t p3, char const* p4 )
zip_fseek ( zip_file_t* p1, zip_int64_t p2, int p3 )
zip_ftell ( zip_file_t* p1 )
zip_register_progress_callback ( zip_t* p1, zip_progress_callback_t p2 )
to the top
Removed Symbols 1
zip.h
zip_archive_set_tempdir ( zip_t* p1, char const* p2 )
to the top
Problems with Constants, Low Severity 3
zipconf-64.h
[+] LIBZIP_VERSION
|
Change |
Effect |
1 |
The value of constant LIBZIP_VERSION has been changed from "1.1.3" to "1.2.0". |
Recompilation of a client program may be broken. |
[+] LIBZIP_VERSION_MICRO
|
Change |
Effect |
1 |
The value of constant LIBZIP_VERSION_MICRO has been changed from 3 to 0. |
Recompilation of a client program may be broken. |
[+] LIBZIP_VERSION_MINOR
|
Change |
Effect |
1 |
The value of constant LIBZIP_VERSION_MINOR has been changed from 1 to 2. |
Recompilation of a client program may be broken. |
to the top
Other Changes in Constants 5
zip.h
[+] ZIP_CM_JPEG
|
Change |
Effect |
1 |
The constant ZIP_CM_JPEG with value 96 has been added. |
No effect. |
[+] ZIP_CM_XZ
|
Change |
Effect |
1 |
The constant ZIP_CM_XZ with value 95 has been added. |
No effect. |
[+] ZIP_EM_AES_128
|
Change |
Effect |
1 |
The constant ZIP_EM_AES_128 with value 0x0101 has been added. |
No effect. |
[+] ZIP_EM_AES_192
|
Change |
Effect |
1 |
The constant ZIP_EM_AES_192 with value 0x0102 has been added. |
No effect. |
[+] ZIP_EM_AES_256
|
Change |
Effect |
1 |
The constant ZIP_EM_AES_256 with value 0x0103 has been added. |
No effect. |
to the top
Header Files 3
zip.h
zipconf-64.h
zipconf.h
to the top
Libraries 1
libzip.so.4.0.0
to the top