Binary compatibility report for the SANE library between 0.63 and 0.67 versions on x86
Test Info
Library Name | SANE |
Version #1 | 0.63 |
Version #2 | 0.67 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 10 |
Total Shared Libraries | 1 |
Total Symbols / Types | 15 / 42 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 1 |
Other Changes in Constants | - | 7 |
Problems with Constants, Low Severity (1)
config.h
[+] NEED_MUSTEK_LINE_DISTANCE_WORKAROUND
| Change | Effect |
---|
1 | The constant NEED_MUSTEK_LINE_DISTANCE_WORKAROUND with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
to the top
Other Changes in Constants (7)
config.h
[+] HAVE_STRNCASECMP
| Change | Effect |
---|
1 | The constant HAVE_STRNCASECMP with value 1 has been added. | No effect. |
saneopts.h
[+] SANE_DESC_TEN_BIT_MODE
| Change | Effect |
---|
1 | The constant SANE_DESC_TEN_BIT_MODE with value "Output with 10 bits instead of 8 bits" has been added. | No effect. |
[+] SANE_DESC_WARMUP
| Change | Effect |
---|
1 | The constant SANE_DESC_WARMUP with value "Warmup lamp before scanning" has been added. | No effect. |
[+] SANE_NAME_TEN_BIT_MODE
| Change | Effect |
---|
1 | The constant SANE_NAME_TEN_BIT_MODE with value "ten-bit-mode" has been added. | No effect. |
[+] SANE_NAME_WARMUP
| Change | Effect |
---|
1 | The constant SANE_NAME_WARMUP with value "warmup" has been added. | No effect. |
[+] SANE_TITLE_TEN_BIT_MODE
| Change | Effect |
---|
1 | The constant SANE_TITLE_TEN_BIT_MODE with value "10 bit-mode" has been added. | No effect. |
[+] SANE_TITLE_WARMUP
| Change | Effect |
---|
1 | The constant SANE_TITLE_WARMUP with value "Warmup lamp" has been added. | No effect. |
to the top
Header Files (10)
config.h
sane.h
sanei.h
sanei_backend.h
sanei_codec_ascii.h
sanei_codec_bin.h
sanei_net.h
sanei_scsi.h
sanei_wire.h
saneopts.h
to the top
Shared Libraries (1)
libsane.so.0.0.63
to the top