Test Info
Library Name | hdf4 |
Version #1 | 4.2.16-2 |
Version #2 | 4.3.0 |
CPU Type | x86_64 |
GCC Version | 4.8.5 |
Subject | Binary Compatibility |
Test Results
Total Header Files | 59 |
Total Shared Libraries | 4 |
Total Symbols / Types | 592 / 117 |
Verdict | Incompatible (6.6%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 39 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 168 |
Other Changes in Constants | - | 3 |
Added Symbols (1)
hproto.h,
libhdf.so.10.0.0
HCPrm_szip_special_bit ( comp_info* c_info )
to the top
Removed Symbols (39)
hproto.h,
libhdf.so.4.16.2
HCPgetcompress ( int32 file_id, uint16 data_tag, uint16 data_ref, enum comp_coder_t* coder_type, comp_info* c_info )
HDstrdup ( char const* s )
xdr.h,
libxdr.so.4.16.2
xdr_array ( XDR* p1, char** p2, u_int* p3, u_int p4, u_int p5, xdrproc_t p6 )
xdr_bool ( XDR* p1, bool_t* p2 )
xdr_bytes ( XDR* p1, char** p2, u_int* p3, u_int p4 )
xdr_char ( XDR* p1, char* p2 )
xdr_double ( XDR* p1, double* p2 )
xdr_enum ( XDR* p1, enum_t* p2 )
xdr_float ( XDR* p1, float* p2 )
xdr_free ( xdrproc_t p1, void* p2 )
xdr_hyper ( XDR* p1, quad_t* p2 )
xdr_int ( XDR* p1, int* p2 )
xdr_int16_t ( XDR* p1, int16_t* p2 )
xdr_int32_t ( XDR* p1, int32_t* p2 )
xdr_int64_t ( XDR* p1, int64_t* p2 )
xdr_int8_t ( XDR* p1, int8_t* p2 )
xdr_long ( XDR* p1, long* p2 )
xdr_longlong_t ( XDR* p1, quad_t* p2 )
xdr_netobj ( XDR* p1, struct netobj* p2 )
xdr_opaque ( XDR* p1, char* p2, u_int p3 )
xdr_quad_t ( XDR* p1, int64_t* p2 )
xdr_short ( XDR* p1, short* p2 )
xdr_string ( XDR* p1, char** p2, u_int p3 )
xdr_u_char ( XDR* p1, u_char* p2 )
xdr_u_hyper ( XDR* p1, u_quad_t* p2 )
xdr_u_int ( XDR* p1, u_int* p2 )
xdr_u_long ( XDR* p1, u_long* p2 )
xdr_u_longlong_t ( XDR* p1, u_quad_t* p2 )
xdr_u_quad_t ( XDR* p1, uint64_t* p2 )
xdr_u_short ( XDR* p1, u_short* p2 )
xdr_uint16_t ( XDR* p1, uint16_t* p2 )
xdr_uint32_t ( XDR* p1, uint32_t* p2 )
xdr_uint64_t ( XDR* p1, uint64_t* p2 )
xdr_uint8_t ( XDR* p1, uint8_t* p2 )
xdr_union ( XDR* p1, enum_t* p2, char* p3, struct xdr_discrim const* p4, xdrproc_t p5 )
xdr_vector ( XDR* p1, char* p2, u_int p3, u_int p4, xdrproc_t p5 )
xdr_void ( )
xdr_wrapstring ( XDR* p1, char** p2 )
xdrstdio_create ( XDR* p1, FILE* p2, enum xdr_op p3 )
to the top
Problems with Constants, Low Severity (168)
bitvect.h
[+] BV_CHUNK_SIZE
| Change | Effect |
---|
1 | The constant BV_CHUNK_SIZE with value 64 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] BV_DEFAULT_BITS
| Change | Effect |
---|
1 | The constant BV_DEFAULT_BITS with value 128 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
cdeflate.h
[+] DEFLATE_BUF_SIZE
| Change | Effect |
---|
1 | The constant DEFLATE_BUF_SIZE with value 4096 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DEFLATE_TMP_BUF_SIZE
| Change | Effect |
---|
1 | The constant DEFLATE_TMP_BUF_SIZE with value 16384 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
cnbit.h
[+] NBIT_MASK_SIZE
| Change | Effect |
---|
1 | The constant NBIT_MASK_SIZE with value (MAX_NT_SIZE) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
crle.h
[+] RLE_BUF_SIZE
| Change | Effect |
---|
1 | The constant RLE_BUF_SIZE with value 128 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] RLE_MIN_MIX
| Change | Effect |
---|
1 | The constant RLE_MIN_MIX with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] RLE_MIN_RUN
| Change | Effect |
---|
1 | The constant RLE_MIN_RUN with value 3 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] RLE_NIL
| Change | Effect |
---|
1 | The constant RLE_NIL with value (-1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
cskphuff.h
[+] ROOT
| Change | Effect |
---|
1 | The constant ROOT with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SKPHUFF_MAX_CHAR
| Change | Effect |
---|
1 | The constant SKPHUFF_MAX_CHAR with value 255 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TWICEMAX
| Change | Effect |
---|
1 | The constant TWICEMAX with value (2 * SUCCMAX + 1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
cszip.h
[+] H4_SZ_ALLOW_K13_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_ALLOW_K13_OPTION_MASK with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] H4_SZ_CHIP_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_CHIP_OPTION_MASK with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] H4_SZ_EC_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_EC_OPTION_MASK with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] H4_SZ_LSB_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_LSB_OPTION_MASK with value 8 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] H4_SZ_MSB_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_MSB_OPTION_MASK with value 16 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] H4_SZ_NN_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_NN_OPTION_MASK with value 32 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] H4_SZ_RAW_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_RAW_OPTION_MASK with value 128 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_H4_REV_2
| Change | Effect |
---|
1 | The constant SZ_H4_REV_2 with value 0x10000 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
dfan.h
[+] DFAN_DEFENTRIES
| Change | Effect |
---|
1 | The constant DFAN_DEFENTRIES with value 16 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DFAN_DESC
| Change | Effect |
---|
1 | The constant DFAN_DESC with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DFAN_DESC_BLKSIZE
| Change | Effect |
---|
1 | The constant DFAN_DESC_BLKSIZE with value 512 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DFAN_LAB_BLKSIZE
| Change | Effect |
---|
1 | The constant DFAN_LAB_BLKSIZE with value 64 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DFAN_LABEL
| Change | Effect |
---|
1 | The constant DFAN_LABEL with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
dfi.h
[+] DF_RDACCESS
| Change | Effect |
---|
1 | The constant DF_RDACCESS with value "rb" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DF_WRACCESS
| Change | Effect |
---|
1 | The constant DF_WRACCESS with value "rb+" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
dfstubs.h
[+] DFACC_APPEND
| Change | Effect |
---|
1 | The constant DFACC_APPEND with value 8 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DFEL_ABSENT
| Change | Effect |
---|
1 | The constant DFEL_ABSENT with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DFEL_RESIDENT
| Change | Effect |
---|
1 | The constant DFEL_RESIDENT with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DFSRCH_NEW
| Change | Effect |
---|
1 | The constant DFSRCH_NEW with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DFSRCH_OLD
| Change | Effect |
---|
1 | The constant DFSRCH_OLD with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
h4config.h
[+] H4_HAVE_HTONL
| Change | Effect |
---|
1 | The constant H4_HAVE_HTONL with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] H4_HAVE_HTONS
| Change | Effect |
---|
1 | The constant H4_HAVE_HTONS with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] H4_HAVE_NTOHL
| Change | Effect |
---|
1 | The constant H4_HAVE_NTOHL with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] H4_HAVE_NTOHS
| Change | Effect |
---|
1 | The constant H4_HAVE_NTOHS with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] H4_NO_SYS_XDR_INC
| Change | Effect |
---|
1 | The constant H4_NO_SYS_XDR_INC with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
hbitio.h
[+] BITBUF_SIZE
| Change | Effect |
---|
1 | The constant BITBUF_SIZE with value 4096 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
hdfi.h
[+] DF_MT
| Change | Effect |
---|
1 | The constant DF_MT with value 0x4441 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DFMT_BE
| Change | Effect |
---|
1 | The constant DFMT_BE with value 0x1111 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DFMT_LE
| Change | Effect |
---|
1 | The constant DFMT_LE with value 0x4441 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] FILELIB
| Change | Effect |
---|
1 | The constant FILELIB with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MACIO
| Change | Effect |
---|
1 | The constant MACIO with value 3 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] UNIXBUFIO
| Change | Effect |
---|
1 | The constant UNIXBUFIO with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] UNIXUNBUFIO
| Change | Effect |
---|
1 | The constant UNIXUNBUFIO with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
hfile.h
[+] AIDTYPE
| Change | Effect |
---|
1 | The constant AIDTYPE with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] BITTYPE
| Change | Effect |
---|
1 | The constant BITTYPE with value 10 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] CDFTYPE
| Change | Effect |
---|
1 | The constant CDFTYPE with value 6 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DD_SZ
| Change | Effect |
---|
1 | The constant DD_SZ with value 12 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DDLIST_DIRTY
| Change | Effect |
---|
1 | The constant DDLIST_DIRTY with value 0x01 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DIMTYPE
| Change | Effect |
---|
1 | The constant DIMTYPE with value 5 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] FIDTYPE
| Change | Effect |
---|
1 | The constant FIDTYPE with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] FILE_END_DIRTY
| Change | Effect |
---|
1 | The constant FILE_END_DIRTY with value 0x02 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] GRIDTYPE
| Change | Effect |
---|
1 | The constant GRIDTYPE with value 11 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] GROUPTYPE
| Change | Effect |
---|
1 | The constant GROUPTYPE with value 3 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] INVALID_LENGTH
| Change | Effect |
---|
1 | The constant INVALID_LENGTH with value -1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] INVALID_OFFSET
| Change | Effect |
---|
1 | The constant INVALID_OFFSET with value -1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MAGICLEN
| Change | Effect |
---|
1 | The constant MAGICLEN with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NDDS_SZ
| Change | Effect |
---|
1 | The constant NDDS_SZ with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] OFFSET_SZ
| Change | Effect |
---|
1 | The constant OFFSET_SZ with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] RIIDTYPE
| Change | Effect |
---|
1 | The constant RIIDTYPE with value 12 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SDSTYPE
| Change | Effect |
---|
1 | The constant SDSTYPE with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] VGIDTYPE
| Change | Effect |
---|
1 | The constant VGIDTYPE with value 8 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] VSIDTYPE
| Change | Effect |
---|
1 | The constant VSIDTYPE with value 9 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
jconfig.h
[+] HAVE_PROTOTYPES
| Change | Effect |
---|
1 | The constant HAVE_PROTOTYPES with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] HAVE_UNSIGNED_CHAR
| Change | Effect |
---|
1 | The constant HAVE_UNSIGNED_CHAR with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] HAVE_UNSIGNED_SHORT
| Change | Effect |
---|
1 | The constant HAVE_UNSIGNED_SHORT with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
jmorecfg.h
[+] BITS_IN_JSAMPLE
| Change | Effect |
---|
1 | The constant BITS_IN_JSAMPLE with value 8 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] CENTERJSAMPLE
| Change | Effect |
---|
1 | The constant CENTERJSAMPLE with value 128 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPEG_MAX_DIMENSION
| Change | Effect |
---|
1 | The constant JPEG_MAX_DIMENSION with value 65500L has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MAX_COMPONENTS
| Change | Effect |
---|
1 | The constant MAX_COMPONENTS with value 10 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MAXJSAMPLE
| Change | Effect |
---|
1 | The constant MAXJSAMPLE with value 255 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
jpeglib.h
[+] C_MAX_BLOCKS_IN_MCU
| Change | Effect |
---|
1 | The constant C_MAX_BLOCKS_IN_MCU with value 10 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] D_MAX_BLOCKS_IN_MCU
| Change | Effect |
---|
1 | The constant D_MAX_BLOCKS_IN_MCU with value 10 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DCTSIZE
| Change | Effect |
---|
1 | The constant DCTSIZE with value 8 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DCTSIZE2
| Change | Effect |
---|
1 | The constant DCTSIZE2 with value 64 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JDCT_DEFAULT
| Change | Effect |
---|
1 | The constant JDCT_DEFAULT with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JDCT_FASTEST
| Change | Effect |
---|
1 | The constant JDCT_FASTEST with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JMSG_LENGTH_MAX
| Change | Effect |
---|
1 | The constant JMSG_LENGTH_MAX with value 200 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JMSG_STR_PARM_MAX
| Change | Effect |
---|
1 | The constant JMSG_STR_PARM_MAX with value 80 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPEG_APP0
| Change | Effect |
---|
1 | The constant JPEG_APP0 with value 0xE0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPEG_COM
| Change | Effect |
---|
1 | The constant JPEG_COM with value 0xFE has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPEG_EOI
| Change | Effect |
---|
1 | The constant JPEG_EOI with value 0xD9 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPEG_HEADER_OK
| Change | Effect |
---|
1 | The constant JPEG_HEADER_OK with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPEG_HEADER_TABLES_ONLY
| Change | Effect |
---|
1 | The constant JPEG_HEADER_TABLES_ONLY with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPEG_REACHED_EOI
| Change | Effect |
---|
1 | The constant JPEG_REACHED_EOI with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPEG_REACHED_SOS
| Change | Effect |
---|
1 | The constant JPEG_REACHED_SOS with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPEG_ROW_COMPLETED
| Change | Effect |
---|
1 | The constant JPEG_ROW_COMPLETED with value 3 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPEG_RST0
| Change | Effect |
---|
1 | The constant JPEG_RST0 with value 0xD0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPEG_SCAN_COMPLETED
| Change | Effect |
---|
1 | The constant JPEG_SCAN_COMPLETED with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPEG_SUSPENDED
| Change | Effect |
---|
1 | The constant JPEG_SUSPENDED with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPOOL_IMAGE
| Change | Effect |
---|
1 | The constant JPOOL_IMAGE with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPOOL_NUMPOOLS
| Change | Effect |
---|
1 | The constant JPOOL_NUMPOOLS with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] JPOOL_PERMANENT
| Change | Effect |
---|
1 | The constant JPOOL_PERMANENT with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MAX_COMPS_IN_SCAN
| Change | Effect |
---|
1 | The constant MAX_COMPS_IN_SCAN with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MAX_SAMP_FACTOR
| Change | Effect |
---|
1 | The constant MAX_SAMP_FACTOR with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_ARITH_TBLS
| Change | Effect |
---|
1 | The constant NUM_ARITH_TBLS with value 16 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_HUFF_TBLS
| Change | Effect |
---|
1 | The constant NUM_HUFF_TBLS with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NUM_QUANT_TBLS
| Change | Effect |
---|
1 | The constant NUM_QUANT_TBLS with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
libaec.h
[+] AEC_CONF_ERROR
| Change | Effect |
---|
1 | The constant AEC_CONF_ERROR with value (-1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] AEC_DATA_3BYTE
| Change | Effect |
---|
1 | The constant AEC_DATA_3BYTE with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] AEC_DATA_ERROR
| Change | Effect |
---|
1 | The constant AEC_DATA_ERROR with value (-3) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] AEC_DATA_MSB
| Change | Effect |
---|
1 | The constant AEC_DATA_MSB with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] AEC_DATA_PREPROCESS
| Change | Effect |
---|
1 | The constant AEC_DATA_PREPROCESS with value 8 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] AEC_DATA_SIGNED
| Change | Effect |
---|
1 | The constant AEC_DATA_SIGNED with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] AEC_FLUSH
| Change | Effect |
---|
1 | The constant AEC_FLUSH with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] AEC_MEM_ERROR
| Change | Effect |
---|
1 | The constant AEC_MEM_ERROR with value (-4) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] AEC_NO_FLUSH
| Change | Effect |
---|
1 | The constant AEC_NO_FLUSH with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] AEC_NOT_ENFORCE
| Change | Effect |
---|
1 | The constant AEC_NOT_ENFORCE with value 64 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] AEC_OK
| Change | Effect |
---|
1 | The constant AEC_OK with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] AEC_PAD_RSI
| Change | Effect |
---|
1 | The constant AEC_PAD_RSI with value 32 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] AEC_RESTRICTED
| Change | Effect |
---|
1 | The constant AEC_RESTRICTED with value 16 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] AEC_STREAM_ERROR
| Change | Effect |
---|
1 | The constant AEC_STREAM_ERROR with value (-2) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
linklist.h
[+] HUL_SORTED_LIST
| Change | Effect |
---|
1 | The constant HUL_SORTED_LIST with value 0x0001 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] HUL_UNSORTED_LIST
| Change | Effect |
---|
1 | The constant HUL_UNSORTED_LIST with value 0x0000 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
local_nc.h
[+] CDF_FILE
| Change | Effect |
---|
1 | The constant CDF_FILE with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] CDFMAGIC
| Change | Effect |
---|
1 | The constant CDFMAGIC with value 0x0000FFFF has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] HDF_FILE
| Change | Effect |
---|
1 | The constant HDF_FILE with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] HDFXMAGIC
| Change | Effect |
---|
1 | The constant HDFXMAGIC with value 0x0e031301 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MAGICOFFSET
| Change | Effect |
---|
1 | The constant MAGICOFFSET with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MAX_VXR_ENTRIES
| Change | Effect |
---|
1 | The constant MAX_VXR_ENTRIES with value 10 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NC_BYTE_SIZE
| Change | Effect |
---|
1 | The constant NC_BYTE_SIZE with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NC_CHAR_SIZE
| Change | Effect |
---|
1 | The constant NC_CHAR_SIZE with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NC_DOUBLE_SIZE
| Change | Effect |
---|
1 | The constant NC_DOUBLE_SIZE with value 8 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NC_FLOAT_SIZE
| Change | Effect |
---|
1 | The constant NC_FLOAT_SIZE with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NC_LONG_SIZE
| Change | Effect |
---|
1 | The constant NC_LONG_SIZE with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NC_SHORT_SIZE
| Change | Effect |
---|
1 | The constant NC_SHORT_SIZE with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NC_UNSPECIFIED_SIZE
| Change | Effect |
---|
1 | The constant NC_UNSPECIFIED_SIZE with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NCLINKMAGIC
| Change | Effect |
---|
1 | The constant NCLINKMAGIC with value 0x43444c01 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NCMAGIC
| Change | Effect |
---|
1 | The constant NCMAGIC with value 0x43444601 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] NCMAGIC64
| Change | Effect |
---|
1 | The constant NCMAGIC64 with value 0x43444602 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] netCDF_FILE
| Change | Effect |
---|
1 | The constant netCDF_FILE with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
mcache.h
[+] DEF_MAXCACHE
| Change | Effect |
---|
1 | The constant DEF_MAXCACHE with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] DEF_PAGESIZE
| Change | Effect |
---|
1 | The constant DEF_PAGESIZE with value 8192 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] ELEM_READ
| Change | Effect |
---|
1 | The constant ELEM_READ with value 0x01 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] ELEM_SYNC
| Change | Effect |
---|
1 | The constant ELEM_SYNC with value 0x03 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] ELEM_WRITTEN
| Change | Effect |
---|
1 | The constant ELEM_WRITTEN with value 0x02 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] HASHSIZE
| Change | Effect |
---|
1 | The constant HASHSIZE with value 128 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MAX_PAGE_NUMBER
| Change | Effect |
---|
1 | The constant MAX_PAGE_NUMBER with value 0xffffffff has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MCACHE_DIRTY
| Change | Effect |
---|
1 | The constant MCACHE_DIRTY with value 0x01 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MCACHE_EXTEND
| Change | Effect |
---|
1 | The constant MCACHE_EXTEND with value 0x10 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MCACHE_PINNED
| Change | Effect |
---|
1 | The constant MCACHE_PINNED with value 0x02 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] RET_ERROR
| Change | Effect |
---|
1 | The constant RET_ERROR with value (-1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] RET_SUCCESS
| Change | Effect |
---|
1 | The constant RET_SUCCESS with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
netcdf.h
[+] FILL_FLOAT
| Change | Effect |
---|
1 | The value of constant FILL_FLOAT has been changed from 9.9692099683868690e+36 to 9.9692099683868690e+36F. | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
[+] MAX_NC_ATTRS
| Change | Effect |
---|
1 | The constant MAX_NC_ATTRS with value 3000 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
szlib.h
[+] SZ_ALLOW_K13_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_ALLOW_K13_OPTION_MASK with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_CHIP_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_CHIP_OPTION_MASK with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_EC_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_EC_OPTION_MASK with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_LSB_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_LSB_OPTION_MASK with value 8 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_MAX_BLOCKS_PER_SCANLINE
| Change | Effect |
---|
1 | The constant SZ_MAX_BLOCKS_PER_SCANLINE with value 128 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_MAX_PIXELS_PER_BLOCK
| Change | Effect |
---|
1 | The constant SZ_MAX_PIXELS_PER_BLOCK with value 32 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_MAX_PIXELS_PER_SCANLINE
| Change | Effect |
---|
1 | The constant SZ_MAX_PIXELS_PER_SCANLINE with value (SZ_MAX_BLOCKS_PER_SCANLINE) * (SZ_MAX_PIXELS_PER_BLOCK) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_MEM_ERROR
| Change | Effect |
---|
1 | The constant SZ_MEM_ERROR with value (-4) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_MSB_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_MSB_OPTION_MASK with value 16 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_NN_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_NN_OPTION_MASK with value 32 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_NO_ENCODER_ERROR
| Change | Effect |
---|
1 | The constant SZ_NO_ENCODER_ERROR with value -1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_OK
| Change | Effect |
---|
1 | The constant SZ_OK with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_OUTBUFF_FULL
| Change | Effect |
---|
1 | The constant SZ_OUTBUFF_FULL with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_PARAM_ERROR
| Change | Effect |
---|
1 | The constant SZ_PARAM_ERROR with value (-1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] SZ_RAW_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_RAW_OPTION_MASK with value 128 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
tbbt.h
[+] TBBT_FAST_INT32_COMPARE
| Change | Effect |
---|
1 | The constant TBBT_FAST_INT32_COMPARE with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TBBT_FAST_UINT16_COMPARE
| Change | Effect |
---|
1 | The constant TBBT_FAST_UINT16_COMPARE with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
types.h
[+] __BIT_TYPES_DEFINED__
| Change | Effect |
---|
1 | The constant __BIT_TYPES_DEFINED__ with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
xdr.h
[+] BYTES_PER_XDR_UNIT
| Change | Effect |
---|
1 | The constant BYTES_PER_XDR_UNIT with value (4) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MAX_NETOBJ_SZ
| Change | Effect |
---|
1 | The constant MAX_NETOBJ_SZ with value 1024 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
zconf.h
[+] MAX_MEM_LEVEL
| Change | Effect |
---|
1 | The constant MAX_MEM_LEVEL with value 9 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] MAX_WBITS
| Change | Effect |
---|
1 | The constant MAX_WBITS with value 15 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 (3)
h4config.h
[+] H4_HAVE_GETRUSAGE
| Change | Effect |
---|
1 | The constant H4_HAVE_GETRUSAGE with value 1 has been added. | No effect. |
[+] H4_HAVE_WAIT
| Change | Effect |
---|
1 | The constant H4_HAVE_WAIT with value 1 has been added. | No effect. |
[+] H4_SIZEOF_LONG
| Change | Effect |
---|
1 | The constant H4_SIZEOF_LONG with value 8 has been added. | No effect. |
to the top
Header Files (59)
atom.h
bitvect.h
cdeflate.h
cnbit.h
cnone.h
crle.h
cskphuff.h
cszip.h
df.h
dfan.h
dfgr.h
dfi.h
dfrig.h
dfsd.h
dfstubs.h
dfufp2i.h
dynarray.h
glist.h
H4api_adpt.h
h4config.h
hbitio.h
hchunks.h
hcomp.h
hcompi.h
hconv.h
hdatainfo.h
hdf.h
hdf2netcdf.h
hdfi.h
herr.h
hfile.h
hkit.h
hlimits.h
hntdefs.h
hproto.h
hqueue.h
htags.h
jconfig.h
jerror.h
jmorecfg.h
jpeglib.h
libaec.h
linklist.h
local_nc.h
mcache.h
mfan.h
mfdatainfo.h
mfgr.h
mfhdf.h
mfhdfi.h
mstdio.h
netcdf.h
szlib.h
tbbt.h
types.h
vg.h
vgint.h
xdr.h
zconf.h
to the top
Shared Libraries (4)
libhdf.so.4.16.2
libhdf_java.so.4.16.2
libmfhdf.so.4.16.2
libxdr.so.4.16.2
to the top
Test Info
Library Name | hdf4 |
Version #1 | 4.2.16-2 |
Version #2 | 4.3.0 |
CPU Type | x86_64 |
GCC Version | 4.8.5 |
Subject | Source Compatibility |
Test Results
Total Header Files | 59 |
Total Shared Libraries | 4 |
Total Symbols / Types | 1104 / 117 |
Verdict | Incompatible (49%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 541 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 307 |
Other Changes in Constants | - | 3 |
Added Symbols (1)
hproto.h
HCPrm_szip_special_bit ( comp_info* c_info )
to the top
Removed Symbols (541)
atom.h
atom_id_cache [data]
atom_obj_cache [data]
HAatom_group ( atom_t atm )
HAdestroy_group ( enum group_t grp )
HAinit_group ( enum group_t grp, intn hash_size )
HAPatom_object ( atom_t atm )
HAregister_atom ( enum group_t grp, void* object )
HAremove_atom ( atom_t atm )
HAsearch_atom ( enum group_t grp, HAsearch_func_t func, void const* key )
HAshutdown ( )
bitvect.h
bv_delete ( bv_ptr b )
bv_find_next_zero ( bv_ptr b )
bv_get ( bv_ptr b, int32 bit_num )
bv_new ( int32 num_bits )
bv_set ( bv_ptr b, int32 bit_num, enum bv_bool value )
bv_size ( bv_ptr b )
cdeflate.h
HCPcdeflate_endaccess [data]
HCPcdeflate_inquire [data]
HCPcdeflate_read [data]
HCPcdeflate_seek [data]
HCPcdeflate_stread [data]
HCPcdeflate_stwrite [data]
HCPcdeflate_write [data]
cnbit.h
HCPcnbit_endaccess [data]
HCPcnbit_inquire [data]
HCPcnbit_read [data]
HCPcnbit_seek [data]
HCPcnbit_stread [data]
HCPcnbit_stwrite [data]
HCPcnbit_write [data]
cnone.h
HCPcnone_endaccess [data]
HCPcnone_inquire [data]
HCPcnone_read [data]
HCPcnone_seek [data]
HCPcnone_stread [data]
HCPcnone_stwrite [data]
HCPcnone_write [data]
crle.h
HCPcrle_endaccess [data]
HCPcrle_inquire [data]
HCPcrle_read [data]
HCPcrle_seek [data]
HCPcrle_stread [data]
HCPcrle_stwrite [data]
HCPcrle_write [data]
cskphuff.h
HCPcskphuff_endaccess [data]
HCPcskphuff_inquire [data]
HCPcskphuff_read [data]
HCPcskphuff_seek [data]
HCPcskphuff_stread [data]
HCPcskphuff_stwrite [data]
HCPcskphuff_write [data]
cszip.h
HCPcszip_endaccess [data]
HCPcszip_inquire [data]
HCPcszip_read [data]
HCPcszip_seek [data]
HCPcszip_stread [data]
HCPcszip_stwrite [data]
HCPcszip_write [data]
dfgr.h
DFGRIopen ( char const* filename, int acc_mode )
dfsd.h
DFSDIclear ( DFSsdg* sdg )
DFSDIclearNT ( DFSsdg* sdg )
DFSDIendslice ( int isfortran )
DFSDIgetdata ( char const* filename, intn rank, int32* maxsizes, void* data, int isfortran )
DFSDIgetrrank ( intn* rank )
DFSDIgetslice ( char const* filename, int32* winst, int32* windims, void* data, int32* dims, int isfortran )
DFSDIgetwrank ( intn* rank )
DFSDIisndg ( intn* isndg )
DFSDIopen ( char const* filename, int acc_mode )
DFSDIputdata ( char const* filename, intn rank, int32* dimsizes, void* data, int accmode, int isfortran )
DFSDIputslice ( int32* windims, void* data, int32* dims, int isfortran )
DFSDIrefresh ( char* filename )
DFSDIsdginfo ( int32 file_id )
DFSDIsetdatastrs ( char const* label, char const* unit, char const* format, char const* coordsys )
DFSDIsetdimstrs ( int dim, char const* label, char const* unit, char const* format )
dfstubs.h
acc_ref [data]
acc_tag [data]
DFaccmode [data]
DFaid [data]
DFelaccmode [data]
DFelement [data]
DFelseekpos [data]
DFelsize [data]
DFelstat [data]
DFIcheck ( DF* dfile )
DFIclearacc ( )
DFid [data]
search_aid [data]
search_ref [data]
search_stat [data]
search_tag [data]
dfufp2i.h
compute_offsets ( float32* scale, int32 dim, int32* offsets, int32 res )
convert_interp ( struct Input* in, struct Output* out )
DFUfptoimage ( int32 hdim, int32 vdim, float32 max, float32 min, float32* hscale, float32* vscale, float32* data, uint8* palette, char* outfile, int ct_method, int32 hres, int32 vres, int compress )
generate_scale ( int32 dim, float32* scale )
pixrep_scaled ( struct Input* in, struct Output* out )
pixrep_simple ( struct Input* in, struct Output* out )
process ( struct Input* in, struct Output* out )
dynarray.h
DAcreate_array ( intn start_size, intn incr_mult )
DAdel_elem ( dynarr_p arr_ptr, intn elem )
DAdestroy_array ( dynarr_p arr, intn free_elem )
DAget_elem ( dynarr_p arr_ptr, intn elem )
DAset_elem ( dynarr_p arr_ptr, intn elem, void* obj )
DAsize_array ( dynarr_p arr )
glist.h
HDGLadd_to_beginning ( Generic_list list, void* pointer )
HDGLadd_to_end ( Generic_list list, void* pointer )
HDGLadd_to_list ( Generic_list list, void* pointer )
HDGLall_such_that ( Generic_list list, intn(*fn)(void*, void*), void* args )
HDGLcopy_list ( Generic_list list )
HDGLcurrent_in_list ( Generic_list list )
HDGLdestroy_list ( Generic_list* list )
HDGLfirst_in_list ( Generic_list list )
HDGLfirst_that ( Generic_list list, intn(*fn)(void*, void*), void* args )
HDGLinitialize_list ( Generic_list* list )
HDGLinitialize_sorted_list ( Generic_list* list, intn(*lt)(void*, void*) )
HDGLis_empty ( Generic_list list )
HDGLis_in_list ( Generic_list list, void* pointer )
HDGLlast_in_list ( Generic_list list )
HDGLlast_that ( Generic_list list, intn(*fn)(void*, void*), void* args )
HDGLnext_in_list ( Generic_list list )
HDGLnext_that ( Generic_list list, intn(*fn)(void*, void*), void* args )
HDGLnum_of_objects ( Generic_list list )
HDGLpeek_at_beginning ( Generic_list list )
HDGLpeek_at_end ( Generic_list list )
HDGLperform_on_list ( Generic_list list, void(*fn)(void*, void*), void* args )
HDGLprevious_in_list ( Generic_list list )
HDGLprevious_that ( Generic_list list, intn(*fn)(void*, void*), void* args )
HDGLremove_all ( Generic_list list )
HDGLremove_all_such_that ( Generic_list list, intn(*fn)(void*, void*), void* args )
HDGLremove_current ( Generic_list list )
HDGLremove_from_beginning ( Generic_list list )
HDGLremove_from_end ( Generic_list list )
HDGLremove_from_list ( Generic_list list, void* pointer )
HDGLreset_to_beginning ( Generic_list list )
HDGLreset_to_end ( Generic_list list )
hbitio.h
maskc [data]
maskl [data]
hchunks.h
chunked_funcs [data]
HMCcreate ( int32 file_id, uint16 tag, uint16 ref, uint8 nlevels, int32 fill_val_len, void* fill_val, HCHUNK_DEF* chk_array )
HMCgetcompress ( accrec_t* access_rec, enum comp_coder_t* comp_type, comp_info* c_info )
HMCgetcomptype ( int32 access_id, enum comp_coder_t* comp_type )
HMCgetdatainfo ( int32 file_id, uint16 data_tag, uint16 data_ref, int32* chk_coord, uintn start_block, uintn info_count, int32* offsetarray, int32* lengtharray )
HMCgetdatasize ( int32 file_id, uint8* p, int32* comp_size, int32* orig_size )
HMCPcloseAID ( accrec_t* access_rec )
HMCPgetnumrecs ( accrec_t* access_rec, int32* num_recs )
HMCreadChunk ( int32 access_id, int32* origin, void* datap )
HMCsetMaxcache ( int32 access_id, int32 maxcache, int32 flags )
HMCwriteChunk ( int32 access_id, int32* origin, void const* datap )
hfile.h
get_comp_len ( accrec_t* access_rec )
HBPcloseAID ( accrec_t* access_rec )
HBPendaccess ( accrec_t* access_rec )
HBPinfo ( accrec_t* access_rec, sp_info_block_t* info_block )
HBPinquire ( accrec_t* access_rec, int32* pfile_id, uint16* ptag, uint16* pref, int32* plength, int32* poffset, int32* pposn, int16* paccess, int16* pspecial )
HBPread ( accrec_t* access_rec, int32 length, void* data )
HBPseek ( accrec_t* access_rec, int32 offset, int origin )
HBPstread ( accrec_t* rec )
HBPstwrite ( accrec_t* rec )
HBPwrite ( accrec_t* access_rec, int32 length, void const* data )
HCPcloseAID ( accrec_t* access_rec )
HCPendaccess ( accrec_t* access_rec )
HCPinfo ( accrec_t* access_rec, sp_info_block_t* info_block )
HCPinquire ( accrec_t* access_rec, int32* pfile_id, uint16* ptag, uint16* pref, int32* plength, int32* poffset, int32* pposn, int16* paccess, int16* pspecial )
HCPread ( accrec_t* access_rec, int32 length, void* data )
HCPseek ( accrec_t* access_rec, int32 offset, int origin )
HCPstread ( accrec_t* rec )
HCPstwrite ( accrec_t* rec )
HCPwrite ( accrec_t* access_rec, int32 length, void const* data )
HDcheck_empty ( int32 file_id, uint16 tag, uint16 ref, intn* emptySDS )
HDget_special_info ( int32 access_id, sp_info_block_t* info_block )
HDset_special_info ( int32 access_id, sp_info_block_t* info_block )
HIget_access_rec ( )
HIgetspinfo ( accrec_t* access_rec )
HIrelease_accrec_node ( accrec_t* acc )
HLPcloseAID ( accrec_t* access_rec )
HLPendaccess ( accrec_t* access_rec )
HLPinfo ( accrec_t* access_rec, sp_info_block_t* info_block )
HLPinquire ( accrec_t* access_rec, int32* pfile_id, uint16* ptag, uint16* pref, int32* plength, int32* poffset, int32* pposn, int16* paccess, int16* pspecial )
HLPread ( accrec_t* access_rec, int32 length, void* data )
HLPseek ( accrec_t* access_rec, int32 offset, int origin )
HLPstread ( accrec_t* access_rec )
HLPstwrite ( accrec_t* access_rec )
HLPwrite ( accrec_t* access_rec, int32 length, void const* data )
HP_read ( filerec_t* file_rec, void* buf, int32 bytes )
HP_write ( filerec_t* file_rec, void const* buf, int32 bytes )
HPcompare_accrec_tagref ( void const* rec1, void const* rec2 )
HPcompare_filerec_path ( void const* obj, void const* key )
HPfreediskblock ( filerec_t* file_rec, int32 block_offset, int32 block_size )
HPgetdiskblock ( filerec_t* file_rec, int32 block_size, intn moveto )
HPisfile_in_use ( char const* path )
HPread_drec ( int32 file_id, atom_t data_id, uint8** drec_buf )
HPseek ( filerec_t* file_rec, int32 offset )
HRPcloseAID ( accrec_t* access_rec )
HRPendaccess ( accrec_t* access_rec )
HRPinfo ( accrec_t* access_rec, sp_info_block_t* info_block )
HRPinquire ( accrec_t* access_rec, int32* pfile_id, uint16* ptag, uint16* pref, int32* plength, int32* poffset, int32* pposn, int16* paccess, int16* pspecial )
HRPread ( accrec_t* access_rec, int32 length, void* data )
HRPseek ( accrec_t* access_rec, int32 offset, int origin )
HRPstread ( accrec_t* rec )
HRPstwrite ( accrec_t* rec )
HRPwrite ( accrec_t* access_rec, int32 length, void const* data )
HTPcreate ( filerec_t* file_rec, uint16 tag, uint16 ref )
HTPdelete ( atom_t ddid )
HTPdump_dds ( int32 file_id, FILE* fout )
HTPend ( filerec_t* file_rec )
HTPendaccess ( atom_t ddid )
HTPinit ( filerec_t* file_rec, int16 ndds )
HTPinquire ( atom_t ddid, uint16* tag, uint16* ref, int32* off, int32* len )
HTPis_special ( atom_t ddid )
HTPselect ( filerec_t* file_rec, uint16 tag, uint16 ref )
HTPstart ( filerec_t* file_rec )
HTPsync ( filerec_t* file_rec )
HTPupdate ( atom_t ddid, int32 new_off, int32 new_len )
HXPcloseAID ( accrec_t* access_rec )
HXPendaccess ( accrec_t* access_rec )
HXPinfo ( accrec_t* access_rec, sp_info_block_t* info_block )
HXPinquire ( accrec_t* access_rec, int32* pfile_id, uint16* ptag, uint16* pref, int32* plength, int32* poffset, int32* pposn, int16* paccess, int16* pspecial )
HXPread ( accrec_t* access_rec, int32 length, void* data )
HXPreset ( accrec_t* access_rec, sp_info_block_t* info_block )
HXPseek ( accrec_t* access_rec, int32 offset, int origin )
HXPsetaccesstype ( accrec_t* access_rec )
HXPshutdown ( )
HXPstread ( accrec_t* rec )
HXPstwrite ( accrec_t* rec )
HXPwrite ( accrec_t* access_rec, int32 length, void const* data )
tagcompare ( void* k1, void* k2, intn cmparg )
tagdestroynode ( void* n )
hkit.h
nt_descriptions [data]
tag_descriptions [data]
hproto.h
HCPgetcompress ( int32 file_id, uint16 data_tag, uint16 data_ref, enum comp_coder_t* coder_type, comp_info* c_info )
HDstrdup ( char const* s )
jpeglib.h
jpeg_abort ( j_common_ptr cinfo )
jpeg_abort_compress ( j_compress_ptr cinfo )
jpeg_abort_decompress ( j_decompress_ptr cinfo )
jpeg_add_quant_table ( j_compress_ptr cinfo, int which_tbl, unsigned int const* basic_table, int scale_factor, enum boolean force_baseline )
jpeg_alloc_huff_table ( j_common_ptr cinfo )
jpeg_alloc_quant_table ( j_common_ptr cinfo )
jpeg_calc_jpeg_dimensions ( j_compress_ptr cinfo )
jpeg_calc_output_dimensions ( j_decompress_ptr cinfo )
jpeg_consume_input ( j_decompress_ptr cinfo )
jpeg_copy_critical_parameters ( j_decompress_ptr srcinfo, j_compress_ptr dstinfo )
jpeg_core_output_dimensions ( j_decompress_ptr cinfo )
jpeg_CreateCompress ( j_compress_ptr cinfo, int version, size_t structsize )
jpeg_CreateDecompress ( j_decompress_ptr cinfo, int version, size_t structsize )
jpeg_default_colorspace ( j_compress_ptr cinfo )
jpeg_default_qtables ( j_compress_ptr cinfo, enum boolean force_baseline )
jpeg_destroy ( j_common_ptr cinfo )
jpeg_destroy_compress ( j_compress_ptr cinfo )
jpeg_destroy_decompress ( j_decompress_ptr cinfo )
jpeg_finish_compress ( j_compress_ptr cinfo )
jpeg_finish_decompress ( j_decompress_ptr cinfo )
jpeg_finish_output ( j_decompress_ptr cinfo )
jpeg_has_multiple_scans ( j_decompress_ptr cinfo )
jpeg_input_complete ( j_decompress_ptr cinfo )
jpeg_mem_dest ( j_compress_ptr cinfo, unsigned char** outbuffer, size_t* outsize )
jpeg_mem_src ( j_decompress_ptr cinfo, unsigned char const* inbuffer, size_t insize )
jpeg_new_colormap ( j_decompress_ptr cinfo )
jpeg_quality_scaling ( int quality )
jpeg_read_coefficients ( j_decompress_ptr cinfo )
jpeg_read_header ( j_decompress_ptr cinfo, enum boolean require_image )
jpeg_read_raw_data ( j_decompress_ptr cinfo, JSAMPIMAGE data, JDIMENSION max_lines )
jpeg_read_scanlines ( j_decompress_ptr cinfo, JSAMPARRAY scanlines, JDIMENSION max_lines )
jpeg_resync_to_restart ( j_decompress_ptr cinfo, int desired )
jpeg_save_markers ( j_decompress_ptr cinfo, int marker_code, unsigned int length_limit )
jpeg_set_colorspace ( j_compress_ptr cinfo, enum J_COLOR_SPACE colorspace )
jpeg_set_defaults ( j_compress_ptr cinfo )
jpeg_set_linear_quality ( j_compress_ptr cinfo, int scale_factor, enum boolean force_baseline )
jpeg_set_marker_processor ( j_decompress_ptr cinfo, int marker_code, jpeg_marker_parser_method routine )
jpeg_set_quality ( j_compress_ptr cinfo, int quality, enum boolean force_baseline )
jpeg_simple_progression ( j_compress_ptr cinfo )
jpeg_start_compress ( j_compress_ptr cinfo, enum boolean write_all_tables )
jpeg_start_decompress ( j_decompress_ptr cinfo )
jpeg_start_output ( j_decompress_ptr cinfo, int scan_number )
jpeg_std_error ( struct jpeg_error_mgr* err )
jpeg_std_huff_table ( j_common_ptr cinfo, enum boolean isDC, int tblno )
jpeg_stdio_dest ( j_compress_ptr cinfo, FILE* outfile )
jpeg_stdio_src ( j_decompress_ptr cinfo, FILE* infile )
jpeg_suppress_tables ( j_compress_ptr cinfo, enum boolean suppress )
jpeg_write_coefficients ( j_compress_ptr cinfo, jvirt_barray_ptr* coef_arrays )
jpeg_write_m_byte ( j_compress_ptr cinfo, int val )
jpeg_write_m_header ( j_compress_ptr cinfo, int marker, unsigned int datalen )
jpeg_write_marker ( j_compress_ptr cinfo, int marker, JOCTET const* dataptr, unsigned int datalen )
jpeg_write_raw_data ( j_compress_ptr cinfo, JSAMPIMAGE data, JDIMENSION num_lines )
jpeg_write_scanlines ( j_compress_ptr cinfo, JSAMPARRAY scanlines, JDIMENSION num_lines )
jpeg_write_tables ( j_compress_ptr cinfo )
libaec.h
aec_buffer_decode ( struct aec_stream* strm )
aec_buffer_encode ( struct aec_stream* strm )
aec_decode ( struct aec_stream* strm, int flush )
aec_decode_end ( struct aec_stream* strm )
aec_decode_init ( struct aec_stream* strm )
aec_encode ( struct aec_stream* strm, int flush )
aec_encode_end ( struct aec_stream* strm )
aec_encode_init ( struct aec_stream* strm )
linklist.h
HULadd_node ( list_head_t* lst, void* obj )
HULcreate_list ( HULfind_func_t find_func )
HULdestroy_list ( list_head_t* lst )
HULfirst_node ( list_head_t* lst )
HULnext_node ( list_head_t* lst )
HULremove_node ( list_head_t* lst, HULsearch_func_t srch_func, void* key )
HULsearch_node ( list_head_t* lst, HULsearch_func_t srch_func, void* key )
HULshutdown ( )
local_nc.h
cdf_routine_name [data]
NC_arrayfill ( void* lo, size_t len, nc_type type )
NC_check_id ( int cdfid )
NC_computeshapes ( struct NC* handle )
NC_copy_arrayvals ( char* target, struct NC_array* array )
NC_dcpy ( XDR* target, XDR* source, long nbytes )
NC_dimid ( struct NC* handle, char* name )
NC_dup_cdf ( char const* name, int mode, struct NC* old )
NC_findattr ( struct NC_array** ap, char const* name )
NC_free_array ( struct NC_array* array )
NC_free_attr ( struct NC_attr* attr )
NC_free_cdf ( struct NC* handle )
NC_free_dim ( struct NC_dim* dim )
NC_free_iarray ( struct NC_iarray* iarray )
NC_free_string ( struct NC_string* cdfstr )
NC_free_var ( struct NC_var* var )
NC_hlookupvar ( struct NC* handle, int varid )
NC_incr_array ( struct NC_array* array, char* tail )
NC_indefine ( int cdfid, bool_t iserr )
NC_new_array ( nc_type type, unsigned int count, void const* values )
NC_new_attr ( char const* name, nc_type type, unsigned int count, void const* values )
NC_new_cdf ( char const* name, int mode )
NC_new_dim ( char const* name, long size )
NC_new_iarray ( unsigned int count, int const* values )
NC_new_string ( unsigned int count, char const* str )
NC_new_var ( char const* name, nc_type type, int ndims, int const* dims )
NC_re_array ( struct NC_array* old, nc_type type, unsigned int count, void const* values )
NC_re_string ( struct NC_string* old, unsigned int count, char const* str )
nc_serror ( char const* fmt, ... )
NC_typelen ( nc_type type )
NC_xlen_array ( struct NC_array* array )
NC_xlen_attr ( struct NC_attr** app )
NC_xlen_cdf ( struct NC* cdf )
NC_xlen_dim ( struct NC_dim** dpp )
NC_xlen_iarray ( struct NC_iarray* iarray )
NC_xlen_string ( struct NC_string* cdfstr )
NC_xlen_var ( struct NC_var** vpp )
NC_xtypelen ( nc_type type )
NCadvise ( int err, char const* fmt, ... )
NCcktype ( nc_type datatype )
NCcoordck ( struct NC* handle, struct NC_var* vp, long const* coords )
NCmemset ( char* s, int c, int n )
NCvario ( struct NC* handle, int varid, long const* start, long const* edges, void* values )
NCxdrfile_create ( XDR* xdrs, char const* path, int ncmode )
NCxdrfile_sync ( XDR* xdrs )
xdr_cdf ( XDR* xdrs, struct NC** handlep )
xdr_NC_array ( XDR* xdrs, struct NC_array** app )
xdr_NC_attr ( XDR* xdrs, struct NC_attr** app )
xdr_NC_dim ( XDR* xdrs, struct NC_dim** dpp )
xdr_NC_fill ( XDR* xdrs, struct NC_var* vp )
xdr_NC_iarray ( XDR* xdrs, struct NC_iarray** ipp )
xdr_NC_string ( XDR* xdrs, struct NC_string** spp )
xdr_NC_var ( XDR* xdrs, struct NC_var** vpp )
xdr_NCvshort ( XDR* xdrs, unsigned int which, short* values )
xdr_numrecs ( XDR* xdrs, struct NC* handle )
xdr_shorts ( XDR* xdrs, short* sp, u_int cnt )
mcache.h
mcache_close ( MCACHE* mp )
mcache_filter ( MCACHE* mp, int32(*pgin)(void*, int32, void*), int32(*pgout)(void*, int32, void const*), void* pgcookie )
mcache_get ( MCACHE* mp, int32 pgno, int32 flags )
mcache_get_maxcache ( MCACHE* mp )
mcache_get_npages ( MCACHE* mp )
mcache_get_pagesize ( MCACHE* mp )
mcache_new ( MCACHE* mp, int32* pgnoaddr, int32 flags )
mcache_open ( void* key, int32 object_id, int32 pagesize, int32 maxcache, int32 npages, int32 flags )
mcache_put ( MCACHE* mp, void* page, int32 flags )
mcache_set_maxcache ( MCACHE* mp, int32 maxcache )
mcache_sync ( MCACHE* mp )
mstdio.h
HCPmstdio_endaccess ( accrec_t* access_rec )
HCPmstdio_inquire ( accrec_t* access_rec, int32* pfile_id, uint16* ptag, uint16* pref, int32* plength, int32* poffset, int32* pposn, int16* paccess, int16* pspecial )
HCPmstdio_read ( accrec_t* access_rec, int32 length, void* data )
HCPmstdio_seek ( accrec_t* access_rec, int32 offset, int origin )
HCPmstdio_stread ( accrec_t* rec )
HCPmstdio_stwrite ( accrec_t* rec )
HCPmstdio_write ( accrec_t* access_rec, int32 length, void const* data )
mstdio_funcs [data]
szlib.h
SZ_BufftoBuffCompress ( void* dest, size_t* destLen, void const* source, size_t sourceLen, SZ_com_t* param )
SZ_BufftoBuffDecompress ( void* dest, size_t* destLen, void const* source, size_t sourceLen, SZ_com_t* param )
SZ_encoder_enabled ( )
tbbt.h
tbbt_shutdown ( )
tbbtcount ( TBBT_TREE* tree )
tbbtdfind ( TBBT_TREE* tree, void* key, TBBT_NODE** pp )
tbbtdfree ( TBBT_TREE* tree, void(*fd)(void*), void(*fk)(void*) )
tbbtdins ( TBBT_TREE* tree, void* item, void* key )
tbbtdless ( TBBT_TREE* tree, void* key, TBBT_NODE** pp )
tbbtdmake ( intn(*compar)(void*, void*, intn), intn arg, uintn fast_compare )
tbbtdump ( TBBT_TREE* tree, intn method )
tbbtfind ( TBBT_NODE* root, void* key, intn(*cmp)(void*, void*, intn), intn arg, TBBT_NODE** pp )
tbbtfirst ( TBBT_NODE* root )
tbbtfree ( TBBT_NODE** root, void(*fd)(void*), void(*fk)(void*) )
tbbtindx ( TBBT_NODE* root, int32 indx )
tbbtins ( TBBT_NODE** root, void* item, void* key, intn(*cmp)(void*, void*, intn), intn arg )
tbbtlast ( TBBT_NODE* root )
tbbtless ( TBBT_NODE* root, void* key, intn(*cmp)(void*, void*, intn), intn arg, TBBT_NODE** pp )
tbbtnext ( TBBT_NODE* node )
tbbtprev ( TBBT_NODE* node )
tbbtprint ( TBBT_NODE* node )
tbbtrem ( TBBT_NODE** root, TBBT_NODE* node, void** kp )
vgint.h
Get_vfile ( HFILEID f )
map_from_old_types ( intn type )
trimendblanks ( char* ss )
vginst ( HFILEID f, uint16 vgid )
VIget_vginstance_node ( )
VIget_vgroup_node ( )
vinsertpair ( VGROUP* vg, uint16 tag, uint16 ref )
VIrelease_vginstance_node ( vginstance_t* vg )
VIrelease_vgroup_node ( VGROUP* v )
vpackvg ( VGROUP* vg, uint8* buf, int32* size )
vpackvs ( VDATA* vs, uint8* buf, int32* size )
VPgetinfo ( HFILEID f, uint16 ref )
VPparse_shutdown ( )
VSIget_vdata_node ( )
VSIget_vsinstance_node ( )
VSIgetvdatas ( int32 id, char const* vsclass, uintn const start_vd, uintn const n_vds, uint16* refarray )
vsinst ( HFILEID f, uint16 vsid )
VSIrelease_vdata_node ( VDATA* v )
VSIrelease_vsinstance_node ( vsinstance_t* vs )
VSPgetinfo ( HFILEID f, uint16 ref )
vswritelist ( int32 vskey )
xdr.h
xdr_array ( XDR* p1, char** p2, u_int* p3, u_int p4, u_int p5, xdrproc_t p6 )
xdr_bool ( XDR* p1, bool_t* p2 )
xdr_bytes ( XDR* p1, char** p2, u_int* p3, u_int p4 )
xdr_char ( XDR* p1, char* p2 )
xdr_double ( XDR* p1, double* p2 )
xdr_enum ( XDR* p1, enum_t* p2 )
xdr_float ( XDR* p1, float* p2 )
xdr_free ( xdrproc_t p1, void* p2 )
xdr_getint32 ( XDR* xdrs, int32_t* ip )
xdr_hyper ( XDR* p1, quad_t* p2 )
xdr_int ( XDR* p1, int* p2 )
xdr_int16_t ( XDR* p1, int16_t* p2 )
xdr_int32_t ( XDR* p1, int32_t* p2 )
xdr_int64_t ( XDR* p1, int64_t* p2 )
xdr_int8_t ( XDR* p1, int8_t* p2 )
xdr_long ( XDR* p1, long* p2 )
xdr_longlong_t ( XDR* p1, quad_t* p2 )
xdr_netobj ( XDR* p1, struct netobj* p2 )
xdr_opaque ( XDR* p1, char* p2, u_int p3 )
xdr_pointer ( XDR* p1, char** p2, u_int p3, xdrproc_t p4 )
xdr_putint32 ( XDR* xdrs, int32_t* ip )
xdr_quad_t ( XDR* p1, int64_t* p2 )
xdr_quadruple ( XDR* p1, long double* p2 )
xdr_reference ( XDR* p1, char** p2, u_int p3, xdrproc_t p4 )
xdr_short ( XDR* p1, short* p2 )
xdr_sizeof ( xdrproc_t p1, void* p2 )
xdr_string ( XDR* p1, char** p2, u_int p3 )
xdr_u_char ( XDR* p1, u_char* p2 )
xdr_u_hyper ( XDR* p1, u_quad_t* p2 )
xdr_u_int ( XDR* p1, u_int* p2 )
xdr_u_long ( XDR* p1, u_long* p2 )
xdr_u_longlong_t ( XDR* p1, u_quad_t* p2 )
xdr_u_quad_t ( XDR* p1, uint64_t* p2 )
xdr_u_short ( XDR* p1, u_short* p2 )
xdr_uint16_t ( XDR* p1, uint16_t* p2 )
xdr_uint32_t ( XDR* p1, uint32_t* p2 )
xdr_uint64_t ( XDR* p1, uint64_t* p2 )
xdr_uint8_t ( XDR* p1, uint8_t* p2 )
xdr_union ( XDR* p1, enum_t* p2, char* p3, struct xdr_discrim const* p4, xdrproc_t p5 )
xdr_vector ( XDR* p1, char* p2, u_int p3, u_int p4, xdrproc_t p5 )
xdr_void ( )
xdr_wrapstring ( XDR* p1, char** p2 )
xdrmem_create ( XDR* p1, char* p2, u_int p3, enum xdr_op p4 )
xdrrec_create ( XDR* p1, u_int p2, u_int p3, void* p4, int(*p5)(void*, void*, int), int(*p6)(void*, void*, int) )
xdrrec_endofrecord ( XDR* p1, int p2 )
xdrrec_eof ( XDR* p1 )
xdrrec_readbytes ( XDR* p1, char* p2, u_int p3 )
xdrrec_skiprecord ( XDR* p1 )
xdrstdio_create ( XDR* p1, FILE* p2, enum xdr_op p3 )
zlib.h
adler32 ( uLong adler, Bytef const* buf, uInt len )
adler32_combine ( uLong p1, uLong p2, off_t p3 )
adler32_combine64 ( uLong p1, uLong p2, off64_t p3 )
compress ( Bytef* dest, uLongf* destLen, Bytef const* source, uLong sourceLen )
compress2 ( Bytef* dest, uLongf* destLen, Bytef const* source, uLong sourceLen, int level )
compressBound ( uLong sourceLen )
crc32 ( uLong crc, Bytef const* buf, uInt len )
crc32_combine ( uLong p1, uLong p2, off_t p3 )
crc32_combine64 ( uLong p1, uLong p2, off64_t p3 )
deflate ( z_streamp strm, int flush )
deflateBound ( z_streamp strm, uLong sourceLen )
deflateCopy ( z_streamp dest, z_streamp source )
deflateEnd ( z_streamp strm )
deflateInit2_ ( z_streamp strm, int level, int method, int windowBits, int memLevel, int strategy, char const* version, int stream_size )
deflateInit_ ( z_streamp strm, int level, char const* version, int stream_size )
deflateParams ( z_streamp strm, int level, int strategy )
deflatePending ( z_streamp strm, unsigned int* pending, int* bits )
deflatePrime ( z_streamp strm, int bits, int value )
deflateReset ( z_streamp strm )
deflateResetKeep ( z_streamp p1 )
deflateSetDictionary ( z_streamp strm, Bytef const* dictionary, uInt dictLength )
deflateSetHeader ( z_streamp strm, gz_headerp head )
deflateTune ( z_streamp strm, int good_length, int max_lazy, int nice_length, int max_chain )
get_crc_table ( )
gzbuffer ( gzFile file, unsigned int size )
gzclearerr ( gzFile file )
gzclose ( gzFile file )
gzclose_r ( gzFile file )
gzclose_w ( gzFile file )
gzdirect ( gzFile file )
gzdopen ( int fd, char const* mode )
gzeof ( gzFile file )
gzerror ( gzFile file, int* errnum )
gzflush ( gzFile file, int flush )
gzgetc ( gzFile file )
gzgetc_ ( gzFile file )
gzgets ( gzFile file, char* buf, int len )
gzoffset ( gzFile p1 )
gzoffset64 ( gzFile p1 )
gzopen ( char const* p1, char const* p2 )
gzopen64 ( char const* p1, char const* p2 )
gzprintf ( gzFile file, char const* format, ... )
gzputc ( gzFile file, int c )
gzputs ( gzFile file, char const* s )
gzread ( gzFile file, voidp buf, unsigned int len )
gzrewind ( gzFile file )
gzseek ( gzFile p1, off_t p2, int p3 )
gzseek64 ( gzFile p1, off64_t p2, int p3 )
gzsetparams ( gzFile file, int level, int strategy )
gztell ( gzFile p1 )
gztell64 ( gzFile p1 )
gzungetc ( int c, gzFile file )
gzwrite ( gzFile file, voidpc buf, unsigned int len )
inflate ( z_streamp strm, int flush )
inflateBack ( z_streamp strm, in_func in, void* in_desc, out_func out, void* out_desc )
inflateBackEnd ( z_streamp strm )
inflateBackInit_ ( z_streamp strm, int windowBits, unsigned char* window, char const* version, int stream_size )
inflateCopy ( z_streamp dest, z_streamp source )
inflateEnd ( z_streamp strm )
inflateGetHeader ( z_streamp strm, gz_headerp head )
inflateInit2_ ( z_streamp strm, int windowBits, char const* version, int stream_size )
inflateInit_ ( z_streamp strm, char const* version, int stream_size )
inflateMark ( z_streamp strm )
inflatePrime ( z_streamp strm, int bits, int value )
inflateReset ( z_streamp strm )
inflateReset2 ( z_streamp strm, int windowBits )
inflateResetKeep ( z_streamp p1 )
inflateSetDictionary ( z_streamp strm, Bytef const* dictionary, uInt dictLength )
inflateSync ( z_streamp strm )
inflateSyncPoint ( z_streamp p1 )
inflateUndermine ( z_streamp p1, int p2 )
uncompress ( Bytef* dest, uLongf* destLen, Bytef const* source, uLong sourceLen )
zError ( int p1 )
zlibCompileFlags ( )
zlibVersion ( )
to the top
Problems with Constants, Low Severity (307)
bitvect.h
[+] BV_CHUNK_SIZE
| Change | Effect |
---|
1 | The constant BV_CHUNK_SIZE with value 64 has been removed. | Recompilation of a client program may be broken. |
[+] BV_DEFAULT_BITS
| Change | Effect |
---|
1 | The constant BV_DEFAULT_BITS with value 128 has been removed. | Recompilation of a client program may be broken. |
cdeflate.h
[+] DEFLATE_BUF_SIZE
| Change | Effect |
---|
1 | The constant DEFLATE_BUF_SIZE with value 4096 has been removed. | Recompilation of a client program may be broken. |
[+] DEFLATE_TMP_BUF_SIZE
| Change | Effect |
---|
1 | The constant DEFLATE_TMP_BUF_SIZE with value 16384 has been removed. | Recompilation of a client program may be broken. |
[+] intf
| Change | Effect |
---|
1 | The constant intf with value zintf has been removed. | Recompilation of a client program may be broken. |
cnbit.h
[+] NBIT_BUF_SIZE
| Change | Effect |
---|
1 | The constant NBIT_BUF_SIZE with value (MAX_NT_SIZE * 64) has been removed. | Recompilation of a client program may be broken. |
[+] NBIT_MASK_SIZE
| Change | Effect |
---|
1 | The constant NBIT_MASK_SIZE with value (MAX_NT_SIZE) has been removed. | Recompilation of a client program may be broken. |
crle.h
[+] RLE_BUF_SIZE
| Change | Effect |
---|
1 | The constant RLE_BUF_SIZE with value 128 has been removed. | Recompilation of a client program may be broken. |
[+] RLE_MAX_RUN
| Change | Effect |
---|
1 | The constant RLE_MAX_RUN with value (RLE_BUF_SIZE + RLE_MIN_RUN - 1) has been removed. | Recompilation of a client program may be broken. |
[+] RLE_MIN_MIX
| Change | Effect |
---|
1 | The constant RLE_MIN_MIX with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] RLE_MIN_RUN
| Change | Effect |
---|
1 | The constant RLE_MIN_RUN with value 3 has been removed. | Recompilation of a client program may be broken. |
[+] RLE_NIL
| Change | Effect |
---|
1 | The constant RLE_NIL with value (-1) has been removed. | Recompilation of a client program may be broken. |
cskphuff.h
[+] ROOT
| Change | Effect |
---|
1 | The constant ROOT with value 0 has been removed. | Recompilation of a client program may be broken. |
[+] SKPHUFF_MAX_CHAR
| Change | Effect |
---|
1 | The constant SKPHUFF_MAX_CHAR with value 255 has been removed. | Recompilation of a client program may be broken. |
[+] SUCCMAX
| Change | Effect |
---|
1 | The constant SUCCMAX with value (SKPHUFF_MAX_CHAR + 1) has been removed. | Recompilation of a client program may be broken. |
[+] TWICEMAX
| Change | Effect |
---|
1 | The constant TWICEMAX with value (2 * SUCCMAX + 1) has been removed. | Recompilation of a client program may be broken. |
cszip.h
[+] H4_SZ_ALLOW_K13_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_ALLOW_K13_OPTION_MASK with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] H4_SZ_CHIP_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_CHIP_OPTION_MASK with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] H4_SZ_EC_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_EC_OPTION_MASK with value 4 has been removed. | Recompilation of a client program may be broken. |
[+] H4_SZ_LSB_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_LSB_OPTION_MASK with value 8 has been removed. | Recompilation of a client program may be broken. |
[+] H4_SZ_MSB_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_MSB_OPTION_MASK with value 16 has been removed. | Recompilation of a client program may be broken. |
[+] H4_SZ_NN_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_NN_OPTION_MASK with value 32 has been removed. | Recompilation of a client program may be broken. |
[+] H4_SZ_RAW_OPTION_MASK
| Change | Effect |
---|
1 | The constant H4_SZ_RAW_OPTION_MASK with value 128 has been removed. | Recompilation of a client program may be broken. |
[+] SZ_H4_REV_2
| Change | Effect |
---|
1 | The constant SZ_H4_REV_2 with value 0x10000 has been removed. | Recompilation of a client program may be broken. |
dfan.h
[+] DFAN_DEFENTRIES
| Change | Effect |
---|
1 | The constant DFAN_DEFENTRIES with value 16 has been removed. | Recompilation of a client program may be broken. |
[+] DFAN_DESC
| Change | Effect |
---|
1 | The constant DFAN_DESC with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] DFAN_DESC_BLKSIZE
| Change | Effect |
---|
1 | The constant DFAN_DESC_BLKSIZE with value 512 has been removed. | Recompilation of a client program may be broken. |
[+] DFAN_LAB_BLKSIZE
| Change | Effect |
---|
1 | The constant DFAN_LAB_BLKSIZE with value 64 has been removed. | Recompilation of a client program may be broken. |
[+] DFAN_LABEL
| Change | Effect |
---|
1 | The constant DFAN_LABEL with value 0 has been removed. | Recompilation of a client program may be broken. |
dfi.h
[+] DF_RDACCESS
| Change | Effect |
---|
1 | The constant DF_RDACCESS with value "rb" has been removed. | Recompilation of a client program may be broken. |
[+] DF_WRACCESS
| Change | Effect |
---|
1 | The constant DF_WRACCESS with value "rb+" has been removed. | Recompilation of a client program may be broken. |
dfstubs.h
[+] DFACC_APPEND
| Change | Effect |
---|
1 | The constant DFACC_APPEND with value 8 has been removed. | Recompilation of a client program may be broken. |
[+] DFEL_ABSENT
| Change | Effect |
---|
1 | The constant DFEL_ABSENT with value 0 has been removed. | Recompilation of a client program may be broken. |
[+] DFEL_RESIDENT
| Change | Effect |
---|
1 | The constant DFEL_RESIDENT with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] DFSRCH_NEW
| Change | Effect |
---|
1 | The constant DFSRCH_NEW with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] DFSRCH_OLD
| Change | Effect |
---|
1 | The constant DFSRCH_OLD with value 0 has been removed. | Recompilation of a client program may be broken. |
glist.h
[+] Generic_queue
| Change | Effect |
---|
1 | The constant Generic_queue with value Generic_list has been removed. | Recompilation of a client program may be broken. |
[+] Generic_stack
| Change | Effect |
---|
1 | The constant Generic_stack with value Generic_list has been removed. | Recompilation of a client program may be broken. |
[+] HDGQcopy_queue
| Change | Effect |
---|
1 | The constant HDGQcopy_queue with value HDGLcopy_list has been removed. | Recompilation of a client program may be broken. |
[+] HDGQdequeue
| Change | Effect |
---|
1 | The constant HDGQdequeue with value HDGLremove_from_beginning has been removed. | Recompilation of a client program may be broken. |
[+] HDGQdequeue_all
| Change | Effect |
---|
1 | The constant HDGQdequeue_all with value HDGLremove_all has been removed. | Recompilation of a client program may be broken. |
[+] HDGQdestroy_queue
| Change | Effect |
---|
1 | The constant HDGQdestroy_queue with value HDGLdestroy_list has been removed. | Recompilation of a client program may be broken. |
[+] HDGQenqueue
| Change | Effect |
---|
1 | The constant HDGQenqueue with value HDGLadd_to_end has been removed. | Recompilation of a client program may be broken. |
[+] HDGQinitialize_queue
| Change | Effect |
---|
1 | The constant HDGQinitialize_queue with value HDGLinitialize_list has been removed. | Recompilation of a client program may be broken. |
[+] HDGQpeek_at_head
| Change | Effect |
---|
1 | The constant HDGQpeek_at_head with value HDGLpeek_at_beginning has been removed. | Recompilation of a client program may be broken. |
[+] HDGQpeek_at_tail
| Change | Effect |
---|
1 | The constant HDGQpeek_at_tail with value HDGLpeek_at_end has been removed. | Recompilation of a client program may be broken. |
[+] HDGScopy_stack
| Change | Effect |
---|
1 | The constant HDGScopy_stack with value HDGLcopy_list has been removed. | Recompilation of a client program may be broken. |
[+] HDGSdestroy_stack
| Change | Effect |
---|
1 | The constant HDGSdestroy_stack with value HDGLdestroy_list has been removed. | Recompilation of a client program may be broken. |
[+] HDGSinitialize_stack
| Change | Effect |
---|
1 | The constant HDGSinitialize_stack with value HDGLinitialize_list has been removed. | Recompilation of a client program may be broken. |
[+] HDGSpeek_at_top
| Change | Effect |
---|
1 | The constant HDGSpeek_at_top with value HDGLpeek_at_beginning has been removed. | Recompilation of a client program may be broken. |
[+] HDGSpop
| Change | Effect |
---|
1 | The constant HDGSpop with value HDGLremove_from_beginning has been removed. | Recompilation of a client program may be broken. |
[+] HDGSpop_all
| Change | Effect |
---|
1 | The constant HDGSpop_all with value HDGLremove_all has been removed. | Recompilation of a client program may be broken. |
[+] HDGSpush
| Change | Effect |
---|
1 | The constant HDGSpush with value HDGLadd_to_beginning has been removed. | Recompilation of a client program may be broken. |
H4api_adpt.h
[+] XDRLIBAPI
| Change | Effect |
---|
1 | The constant XDRLIBAPI with value extern has been removed. | Recompilation of a client program may be broken. |
h4config.h
[+] H4_HAVE_HTONL
| Change | Effect |
---|
1 | The constant H4_HAVE_HTONL with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] H4_HAVE_HTONS
| Change | Effect |
---|
1 | The constant H4_HAVE_HTONS with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] H4_HAVE_NTOHL
| Change | Effect |
---|
1 | The constant H4_HAVE_NTOHL with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] H4_HAVE_NTOHS
| Change | Effect |
---|
1 | The constant H4_HAVE_NTOHS with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] H4_NO_SYS_XDR_INC
| Change | Effect |
---|
1 | The constant H4_NO_SYS_XDR_INC with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] H4_PACKAGE_STRING
| Change | Effect |
---|
1 | The value of constant H4_PACKAGE_STRING has been changed from "HDF 4.2.16-2" to "HDF 4.3.0". | Recompilation of a client program may be broken. |
[+] H4_PACKAGE_VERSION
| Change | Effect |
---|
1 | The value of constant H4_PACKAGE_VERSION has been changed from "4.2.16-2" to "4.3.0". | Recompilation of a client program may be broken. |
[+] H4_VERSION
| Change | Effect |
---|
1 | The value of constant H4_VERSION has been changed from "4.2.16-2" to "4.3.0". | Recompilation of a client program may be broken. |
hbitio.h
[+] BITBUF_SIZE
| Change | Effect |
---|
1 | The constant BITBUF_SIZE with value 4096 has been removed. | Recompilation of a client program may be broken. |
[+] DATANUM
| Change | Effect |
---|
1 | The constant DATANUM with value (sizeof(uint32) * 8) has been removed. | Recompilation of a client program may be broken. |
hconv.h
[+] F32_IN
| Change | Effect |
---|
1 | The constant F32_IN with value DFKsb4b has been removed. | Recompilation of a client program may be broken. |
[+] F32_OUT
| Change | Effect |
---|
1 | The constant F32_OUT with value DFKsb4b has been removed. | Recompilation of a client program may be broken. |
[+] F64_IN
| Change | Effect |
---|
1 | The constant F64_IN with value DFKsb8b has been removed. | Recompilation of a client program may be broken. |
[+] F64_OUT
| Change | Effect |
---|
1 | The constant F64_OUT with value DFKsb8b has been removed. | Recompilation of a client program may be broken. |
[+] LF32_IN
| Change | Effect |
---|
1 | The constant LF32_IN with value DFKnb4b has been removed. | Recompilation of a client program may be broken. |
[+] LF32_OUT
| Change | Effect |
---|
1 | The constant LF32_OUT with value DFKnb4b has been removed. | Recompilation of a client program may be broken. |
[+] LF64_IN
| Change | Effect |
---|
1 | The constant LF64_IN with value DFKnb8b has been removed. | Recompilation of a client program may be broken. |
[+] LF64_OUT
| Change | Effect |
---|
1 | The constant LF64_OUT with value DFKnb8b has been removed. | Recompilation of a client program may be broken. |
[+] LSI16_IN
| Change | Effect |
---|
1 | The constant LSI16_IN with value DFKnb2b has been removed. | Recompilation of a client program may be broken. |
[+] LSI16_OUT
| Change | Effect |
---|
1 | The constant LSI16_OUT with value DFKnb2b has been removed. | Recompilation of a client program may be broken. |
[+] LSI32_IN
| Change | Effect |
---|
1 | The constant LSI32_IN with value DFKnb4b has been removed. | Recompilation of a client program may be broken. |
[+] LSI32_OUT
| Change | Effect |
---|
1 | The constant LSI32_OUT with value DFKnb4b has been removed. | Recompilation of a client program may be broken. |
[+] LUI16_IN
| Change | Effect |
---|
1 | The constant LUI16_IN with value DFKnb2b has been removed. | Recompilation of a client program may be broken. |
[+] LUI16_OUT
| Change | Effect |
---|
1 | The constant LUI16_OUT with value DFKnb2b has been removed. | Recompilation of a client program may be broken. |
[+] LUI32_IN
| Change | Effect |
---|
1 | The constant LUI32_IN with value DFKnb4b has been removed. | Recompilation of a client program may be broken. |
[+] LUI32_OUT
| Change | Effect |
---|
1 | The constant LUI32_OUT with value DFKnb4b has been removed. | Recompilation of a client program may be broken. |
[+] LUI8_IN
| Change | Effect |
---|
1 | The constant LUI8_IN with value DFKnb1b has been removed. | Recompilation of a client program may be broken. |
[+] LUI8_OUT
| Change | Effect |
---|
1 | The constant LUI8_OUT with value DFKnb1b has been removed. | Recompilation of a client program may be broken. |
[+] NF32_IN
| Change | Effect |
---|
1 | The constant NF32_IN with value DFKnb4b has been removed. | Recompilation of a client program may be broken. |
[+] NF32_OUT
| Change | Effect |
---|
1 | The constant NF32_OUT with value DFKnb4b has been removed. | Recompilation of a client program may be broken. |
[+] NF64_IN
| Change | Effect |
---|
1 | The constant NF64_IN with value DFKnb8b has been removed. | Recompilation of a client program may be broken. |
[+] NF64_OUT
| Change | Effect |
---|
1 | The constant NF64_OUT with value DFKnb8b has been removed. | Recompilation of a client program may be broken. |
[+] NSI16_IN
| Change | Effect |
---|
1 | The constant NSI16_IN with value DFKnb2b has been removed. | Recompilation of a client program may be broken. |
[+] NSI16_OUT
| Change | Effect |
---|
1 | The constant NSI16_OUT with value DFKnb2b has been removed. | Recompilation of a client program may be broken. |
[+] NSI32_IN
| Change | Effect |
---|
1 | The constant NSI32_IN with value DFKnb4b has been removed. | Recompilation of a client program may be broken. |
[+] NSI32_OUT
| Change | Effect |
---|
1 | The constant NSI32_OUT with value DFKnb4b has been removed. | Recompilation of a client program may be broken. |
[+] NUI16_IN
| Change | Effect |
---|
1 | The constant NUI16_IN with value DFKnb2b has been removed. | Recompilation of a client program may be broken. |
[+] NUI16_OUT
| Change | Effect |
---|
1 | The constant NUI16_OUT with value DFKnb2b has been removed. | Recompilation of a client program may be broken. |
[+] NUI32_IN
| Change | Effect |
---|
1 | The constant NUI32_IN with value DFKnb4b has been removed. | Recompilation of a client program may be broken. |
[+] NUI32_OUT
| Change | Effect |
---|
1 | The constant NUI32_OUT with value DFKnb4b has been removed. | Recompilation of a client program may be broken. |
[+] NUI8_IN
| Change | Effect |
---|
1 | The constant NUI8_IN with value DFKnb1b has been removed. | Recompilation of a client program may be broken. |
[+] NUI8_OUT
| Change | Effect |
---|
1 | The constant NUI8_OUT with value DFKnb1b has been removed. | Recompilation of a client program may be broken. |
[+] SI16_IN
| Change | Effect |
---|
1 | The constant SI16_IN with value DFKsb2b has been removed. | Recompilation of a client program may be broken. |
[+] SI16_OUT
| Change | Effect |
---|
1 | The constant SI16_OUT with value DFKsb2b has been removed. | Recompilation of a client program may be broken. |
[+] SI32_IN
| Change | Effect |
---|
1 | The constant SI32_IN with value DFKsb4b has been removed. | Recompilation of a client program may be broken. |
[+] SI32_OUT
| Change | Effect |
---|
1 | The constant SI32_OUT with value DFKsb4b has been removed. | Recompilation of a client program may be broken. |
[+] UI16_IN
| Change | Effect |
---|
1 | The constant UI16_IN with value DFKsb2b has been removed. | Recompilation of a client program may be broken. |
[+] UI16_OUT
| Change | Effect |
---|
1 | The constant UI16_OUT with value DFKsb2b has been removed. | Recompilation of a client program may be broken. |
[+] UI32_IN
| Change | Effect |
---|
1 | The constant UI32_IN with value DFKsb4b has been removed. | Recompilation of a client program may be broken. |
[+] UI32_OUT
| Change | Effect |
---|
1 | The constant UI32_OUT with value DFKsb4b has been removed. | Recompilation of a client program may be broken. |
[+] UI8_IN
| Change | Effect |
---|
1 | The constant UI8_IN with value DFKnb1b has been removed. | Recompilation of a client program may be broken. |
[+] UI8_OUT
| Change | Effect |
---|
1 | The constant UI8_OUT with value DFKnb1b has been removed. | Recompilation of a client program may be broken. |
hdfi.h
[+] DF_MT
| Change | Effect |
---|
1 | The constant DF_MT with value 0x4441 has been removed. | Recompilation of a client program may be broken. |
[+] DFMT_BE
| Change | Effect |
---|
1 | The constant DFMT_BE with value 0x1111 has been removed. | Recompilation of a client program may be broken. |
[+] DFMT_LE
| Change | Effect |
---|
1 | The constant DFMT_LE with value 0x4441 has been removed. | Recompilation of a client program may be broken. |
[+] FILELIB
| Change | Effect |
---|
1 | The constant FILELIB with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] JMEMSYS
| Change | Effect |
---|
1 | The constant JMEMSYS with value MEM_ANSI has been removed. | Recompilation of a client program may be broken. |
[+] MACIO
| Change | Effect |
---|
1 | The constant MACIO with value 3 has been removed. | Recompilation of a client program may be broken. |
[+] UNIXBUFIO
| Change | Effect |
---|
1 | The constant UNIXBUFIO with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] UNIXUNBUFIO
| Change | Effect |
---|
1 | The constant UNIXUNBUFIO with value 1 has been removed. | Recompilation of a client program may be broken. |
hfile.h
[+] AIDTYPE
| Change | Effect |
---|
1 | The constant AIDTYPE with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] BITTYPE
| Change | Effect |
---|
1 | The constant BITTYPE with value 10 has been removed. | Recompilation of a client program may be broken. |
[+] CDFTYPE
| Change | Effect |
---|
1 | The constant CDFTYPE with value 6 has been removed. | Recompilation of a client program may be broken. |
[+] DD_SZ
| Change | Effect |
---|
1 | The constant DD_SZ with value 12 has been removed. | Recompilation of a client program may be broken. |
[+] DDLIST_DIRTY
| Change | Effect |
---|
1 | The constant DDLIST_DIRTY with value 0x01 has been removed. | Recompilation of a client program may be broken. |
[+] DIMTYPE
| Change | Effect |
---|
1 | The constant DIMTYPE with value 5 has been removed. | Recompilation of a client program may be broken. |
[+] FIDTYPE
| Change | Effect |
---|
1 | The constant FIDTYPE with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] FILE_END_DIRTY
| Change | Effect |
---|
1 | The constant FILE_END_DIRTY with value 0x02 has been removed. | Recompilation of a client program may be broken. |
[+] GRIDTYPE
| Change | Effect |
---|
1 | The constant GRIDTYPE with value 11 has been removed. | Recompilation of a client program may be broken. |
[+] GROUPTYPE
| Change | Effect |
---|
1 | The constant GROUPTYPE with value 3 has been removed. | Recompilation of a client program may be broken. |
[+] HDFMAGIC
| Change | Effect |
---|
1 | The constant HDFMAGIC with value "\016\003\023\001" has been removed. | Recompilation of a client program may be broken. |
[+] INVALID_LENGTH
| Change | Effect |
---|
1 | The constant INVALID_LENGTH with value -1 has been removed. | Recompilation of a client program may be broken. |
[+] INVALID_OFFSET
| Change | Effect |
---|
1 | The constant INVALID_OFFSET with value -1 has been removed. | Recompilation of a client program may be broken. |
[+] LIBVER_MINOR
| Change | Effect |
---|
1 | The value of constant LIBVER_MINOR has been changed from 2 to 3. | Recompilation of a client program may be broken. |
[+] LIBVER_RELEASE
| Change | Effect |
---|
1 | The value of constant LIBVER_RELEASE has been changed from 16 to 0. | Recompilation of a client program may be broken. |
[+] LIBVER_STRING
| Change | Effect |
---|
1 | The value of constant LIBVER_STRING has been changed from "HDF Version 4.2 Release 16-2, May 12, 2023" to "HDF Version 4.3 Release 0, February 29, 2024". | Recompilation of a client program may be broken. |
[+] LIBVER_SUBRELEASE
| Change | Effect |
---|
1 | The value of constant LIBVER_SUBRELEASE has been changed from "2" to "". | Recompilation of a client program may be broken. |
[+] MAGICLEN
| Change | Effect |
---|
1 | The constant MAGICLEN with value 4 has been removed. | Recompilation of a client program may be broken. |
[+] NDDS_SZ
| Change | Effect |
---|
1 | The constant NDDS_SZ with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] OFFSET_SZ
| Change | Effect |
---|
1 | The constant OFFSET_SZ with value 4 has been removed. | Recompilation of a client program may be broken. |
[+] RIIDTYPE
| Change | Effect |
---|
1 | The constant RIIDTYPE with value 12 has been removed. | Recompilation of a client program may be broken. |
[+] SDSTYPE
| Change | Effect |
---|
1 | The constant SDSTYPE with value 4 has been removed. | Recompilation of a client program may be broken. |
[+] VGIDTYPE
| Change | Effect |
---|
1 | The constant VGIDTYPE with value 8 has been removed. | Recompilation of a client program may be broken. |
[+] VSIDTYPE
| Change | Effect |
---|
1 | The constant VSIDTYPE with value 9 has been removed. | Recompilation of a client program may be broken. |
jconfig.h
[+] HAVE_PROTOTYPES
| Change | Effect |
---|
1 | The constant HAVE_PROTOTYPES with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] HAVE_UNSIGNED_CHAR
| Change | Effect |
---|
1 | The constant HAVE_UNSIGNED_CHAR with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] HAVE_UNSIGNED_SHORT
| Change | Effect |
---|
1 | The constant HAVE_UNSIGNED_SHORT with value 1 has been removed. | Recompilation of a client program may be broken. |
jmorecfg.h
[+] BITS_IN_JSAMPLE
| Change | Effect |
---|
1 | The constant BITS_IN_JSAMPLE with value 8 has been removed. | Recompilation of a client program may be broken. |
[+] CENTERJSAMPLE
| Change | Effect |
---|
1 | The constant CENTERJSAMPLE with value 128 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_MAX_DIMENSION
| Change | Effect |
---|
1 | The constant JPEG_MAX_DIMENSION with value 65500L has been removed. | Recompilation of a client program may be broken. |
[+] MAX_COMPONENTS
| Change | Effect |
---|
1 | The constant MAX_COMPONENTS with value 10 has been removed. | Recompilation of a client program may be broken. |
[+] MAXJSAMPLE
| Change | Effect |
---|
1 | The constant MAXJSAMPLE with value 255 has been removed. | Recompilation of a client program may be broken. |
jpeglib.h
[+] C_MAX_BLOCKS_IN_MCU
| Change | Effect |
---|
1 | The constant C_MAX_BLOCKS_IN_MCU with value 10 has been removed. | Recompilation of a client program may be broken. |
[+] D_MAX_BLOCKS_IN_MCU
| Change | Effect |
---|
1 | The constant D_MAX_BLOCKS_IN_MCU with value 10 has been removed. | Recompilation of a client program may be broken. |
[+] DCTSIZE
| Change | Effect |
---|
1 | The constant DCTSIZE with value 8 has been removed. | Recompilation of a client program may be broken. |
[+] DCTSIZE2
| Change | Effect |
---|
1 | The constant DCTSIZE2 with value 64 has been removed. | Recompilation of a client program may be broken. |
[+] JDCT_DEFAULT
| Change | Effect |
---|
1 | The constant JDCT_DEFAULT with value 0 has been removed. | Recompilation of a client program may be broken. |
[+] JDCT_FASTEST
| Change | Effect |
---|
1 | The constant JDCT_FASTEST with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] JMSG_LENGTH_MAX
| Change | Effect |
---|
1 | The constant JMSG_LENGTH_MAX with value 200 has been removed. | Recompilation of a client program may be broken. |
[+] JMSG_STR_PARM_MAX
| Change | Effect |
---|
1 | The constant JMSG_STR_PARM_MAX with value 80 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_APP0
| Change | Effect |
---|
1 | The constant JPEG_APP0 with value 0xE0 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_COM
| Change | Effect |
---|
1 | The constant JPEG_COM with value 0xFE has been removed. | Recompilation of a client program may be broken. |
[+] jpeg_common_fields
| Change | Effect |
---|
1 | The constant jpeg_common_fields with value struct jpeg_error_mgr * err; struct jpeg_memory_mgr * mem; struct jpeg_progress_mgr * progress; void * client_data; boolean is_decompressor; int global_state has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_EOI
| Change | Effect |
---|
1 | The constant JPEG_EOI with value 0xD9 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_HEADER_OK
| Change | Effect |
---|
1 | The constant JPEG_HEADER_OK with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_HEADER_TABLES_ONLY
| Change | Effect |
---|
1 | The constant JPEG_HEADER_TABLES_ONLY with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_LIB_VERSION
| Change | Effect |
---|
1 | The constant JPEG_LIB_VERSION with value 90 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_LIB_VERSION_MAJOR
| Change | Effect |
---|
1 | The constant JPEG_LIB_VERSION_MAJOR with value 9 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_LIB_VERSION_MINOR
| Change | Effect |
---|
1 | The constant JPEG_LIB_VERSION_MINOR with value 5 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_REACHED_EOI
| Change | Effect |
---|
1 | The constant JPEG_REACHED_EOI with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_REACHED_SOS
| Change | Effect |
---|
1 | The constant JPEG_REACHED_SOS with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_ROW_COMPLETED
| Change | Effect |
---|
1 | The constant JPEG_ROW_COMPLETED with value 3 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_RST0
| Change | Effect |
---|
1 | The constant JPEG_RST0 with value 0xD0 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_SCAN_COMPLETED
| Change | Effect |
---|
1 | The constant JPEG_SCAN_COMPLETED with value 4 has been removed. | Recompilation of a client program may be broken. |
[+] JPEG_SUSPENDED
| Change | Effect |
---|
1 | The constant JPEG_SUSPENDED with value 0 has been removed. | Recompilation of a client program may be broken. |
[+] JPOOL_IMAGE
| Change | Effect |
---|
1 | The constant JPOOL_IMAGE with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] JPOOL_NUMPOOLS
| Change | Effect |
---|
1 | The constant JPOOL_NUMPOOLS with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] JPOOL_PERMANENT
| Change | Effect |
---|
1 | The constant JPOOL_PERMANENT with value 0 has been removed. | Recompilation of a client program may be broken. |
[+] MAX_COMPS_IN_SCAN
| Change | Effect |
---|
1 | The constant MAX_COMPS_IN_SCAN with value 4 has been removed. | Recompilation of a client program may be broken. |
[+] MAX_SAMP_FACTOR
| Change | Effect |
---|
1 | The constant MAX_SAMP_FACTOR with value 4 has been removed. | Recompilation of a client program may be broken. |
[+] NUM_ARITH_TBLS
| Change | Effect |
---|
1 | The constant NUM_ARITH_TBLS with value 16 has been removed. | Recompilation of a client program may be broken. |
[+] NUM_HUFF_TBLS
| Change | Effect |
---|
1 | The constant NUM_HUFF_TBLS with value 4 has been removed. | Recompilation of a client program may be broken. |
[+] NUM_QUANT_TBLS
| Change | Effect |
---|
1 | The constant NUM_QUANT_TBLS with value 4 has been removed. | Recompilation of a client program may be broken. |
libaec.h
[+] AEC_CONF_ERROR
| Change | Effect |
---|
1 | The constant AEC_CONF_ERROR with value (-1) has been removed. | Recompilation of a client program may be broken. |
[+] AEC_DATA_3BYTE
| Change | Effect |
---|
1 | The constant AEC_DATA_3BYTE with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] AEC_DATA_ERROR
| Change | Effect |
---|
1 | The constant AEC_DATA_ERROR with value (-3) has been removed. | Recompilation of a client program may be broken. |
[+] AEC_DATA_MSB
| Change | Effect |
---|
1 | The constant AEC_DATA_MSB with value 4 has been removed. | Recompilation of a client program may be broken. |
[+] AEC_DATA_PREPROCESS
| Change | Effect |
---|
1 | The constant AEC_DATA_PREPROCESS with value 8 has been removed. | Recompilation of a client program may be broken. |
[+] AEC_DATA_SIGNED
| Change | Effect |
---|
1 | The constant AEC_DATA_SIGNED with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] AEC_FLUSH
| Change | Effect |
---|
1 | The constant AEC_FLUSH with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] AEC_MEM_ERROR
| Change | Effect |
---|
1 | The constant AEC_MEM_ERROR with value (-4) has been removed. | Recompilation of a client program may be broken. |
[+] AEC_NO_FLUSH
| Change | Effect |
---|
1 | The constant AEC_NO_FLUSH with value 0 has been removed. | Recompilation of a client program may be broken. |
[+] AEC_NOT_ENFORCE
| Change | Effect |
---|
1 | The constant AEC_NOT_ENFORCE with value 64 has been removed. | Recompilation of a client program may be broken. |
[+] AEC_OK
| Change | Effect |
---|
1 | The constant AEC_OK with value 0 has been removed. | Recompilation of a client program may be broken. |
[+] AEC_PAD_RSI
| Change | Effect |
---|
1 | The constant AEC_PAD_RSI with value 32 has been removed. | Recompilation of a client program may be broken. |
[+] AEC_RESTRICTED
| Change | Effect |
---|
1 | The constant AEC_RESTRICTED with value 16 has been removed. | Recompilation of a client program may be broken. |
[+] AEC_STREAM_ERROR
| Change | Effect |
---|
1 | The constant AEC_STREAM_ERROR with value (-2) has been removed. | Recompilation of a client program may be broken. |
linklist.h
[+] HUL_SORTED_LIST
| Change | Effect |
---|
1 | The constant HUL_SORTED_LIST with value 0x0001 has been removed. | Recompilation of a client program may be broken. |
[+] HUL_UNSORTED_LIST
| Change | Effect |
---|
1 | The constant HUL_UNSORTED_LIST with value 0x0000 has been removed. | Recompilation of a client program may be broken. |
local_nc.h
[+] CDF_FILE
| Change | Effect |
---|
1 | The constant CDF_FILE with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] CDFMAGIC
| Change | Effect |
---|
1 | The constant CDFMAGIC with value 0x0000FFFF has been removed. | Recompilation of a client program may be broken. |
[+] HDF_FILE
| Change | Effect |
---|
1 | The constant HDF_FILE with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] HDFXMAGIC
| Change | Effect |
---|
1 | The constant HDFXMAGIC with value 0x0e031301 has been removed. | Recompilation of a client program may be broken. |
[+] MAGICOFFSET
| Change | Effect |
---|
1 | The constant MAGICOFFSET with value 0 has been removed. | Recompilation of a client program may be broken. |
[+] MAX_VXR_ENTRIES
| Change | Effect |
---|
1 | The constant MAX_VXR_ENTRIES with value 10 has been removed. | Recompilation of a client program may be broken. |
[+] NC_BYTE_SIZE
| Change | Effect |
---|
1 | The constant NC_BYTE_SIZE with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] NC_CHAR_SIZE
| Change | Effect |
---|
1 | The constant NC_CHAR_SIZE with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] NC_DOUBLE_SIZE
| Change | Effect |
---|
1 | The constant NC_DOUBLE_SIZE with value 8 has been removed. | Recompilation of a client program may be broken. |
[+] NC_FLOAT_SIZE
| Change | Effect |
---|
1 | The constant NC_FLOAT_SIZE with value 4 has been removed. | Recompilation of a client program may be broken. |
[+] NC_LONG_SIZE
| Change | Effect |
---|
1 | The constant NC_LONG_SIZE with value 4 has been removed. | Recompilation of a client program may be broken. |
[+] NC_SHORT_SIZE
| Change | Effect |
---|
1 | The constant NC_SHORT_SIZE with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] NC_UNSPECIFIED_SIZE
| Change | Effect |
---|
1 | The constant NC_UNSPECIFIED_SIZE with value 0 has been removed. | Recompilation of a client program may be broken. |
[+] NCLINKMAGIC
| Change | Effect |
---|
1 | The constant NCLINKMAGIC with value 0x43444c01 has been removed. | Recompilation of a client program may be broken. |
[+] NCMAGIC
| Change | Effect |
---|
1 | The constant NCMAGIC with value 0x43444601 has been removed. | Recompilation of a client program may be broken. |
[+] NCMAGIC64
| Change | Effect |
---|
1 | The constant NCMAGIC64 with value 0x43444602 has been removed. | Recompilation of a client program may be broken. |
[+] netCDF_FILE
| Change | Effect |
---|
1 | The constant netCDF_FILE with value 0 has been removed. | Recompilation of a client program may be broken. |
[+] nncabor
| Change | Effect |
---|
1 | The constant nncabor with value H4_F77_FUNC(ncabor, NCABOR) has been removed. | Recompilation of a client program may be broken. |
[+] nncacpy
| Change | Effect |
---|
1 | The constant nncacpy with value H4_F77_FUNC(ncacpy, NCACPY) has been removed. | Recompilation of a client program may be broken. |
[+] nncadel
| Change | Effect |
---|
1 | The constant nncadel with value H4_F77_FUNC(ncadel, NCADEL) has been removed. | Recompilation of a client program may be broken. |
[+] nncagt
| Change | Effect |
---|
1 | The constant nncagt with value H4_F77_FUNC(ncagt, NCAGT) has been removed. | Recompilation of a client program may be broken. |
[+] nncagtc
| Change | Effect |
---|
1 | The constant nncagtc with value H4_F77_FUNC(ncagtc, NCAGTC) has been removed. | Recompilation of a client program may be broken. |
[+] nncainq
| Change | Effect |
---|
1 | The constant nncainq with value H4_F77_FUNC(ncainq, NCAINQ) has been removed. | Recompilation of a client program may be broken. |
[+] nncanam
| Change | Effect |
---|
1 | The constant nncanam with value H4_F77_FUNC(ncanam, NCANAM) has been removed. | Recompilation of a client program may be broken. |
[+] nncapt
| Change | Effect |
---|
1 | The constant nncapt with value H4_F77_FUNC(ncapt, NCAPT) has been removed. | Recompilation of a client program may be broken. |
[+] nncaptc
| Change | Effect |
---|
1 | The constant nncaptc with value H4_F77_FUNC(ncaptc, NCAPTC) has been removed. | Recompilation of a client program may be broken. |
[+] nncaren
| Change | Effect |
---|
1 | The constant nncaren with value H4_F77_FUNC(ncaren, NCAREN) has been removed. | Recompilation of a client program may be broken. |
[+] nncclos
| Change | Effect |
---|
1 | The constant nncclos with value H4_F77_FUNC(ncclos, NCCLOS) has been removed. | Recompilation of a client program may be broken. |
[+] nnccre
| Change | Effect |
---|
1 | The constant nnccre with value H4_F77_FUNC(nccre, NCCRE) has been removed. | Recompilation of a client program may be broken. |
[+] nncddef
| Change | Effect |
---|
1 | The constant nncddef with value H4_F77_FUNC(ncddef, NCDDEF) has been removed. | Recompilation of a client program may be broken. |
[+] nncdid
| Change | Effect |
---|
1 | The constant nncdid with value H4_F77_FUNC(ncdid, NCDID) has been removed. | Recompilation of a client program may be broken. |
[+] nncdinq
| Change | Effect |
---|
1 | The constant nncdinq with value H4_F77_FUNC(ncdinq, NCDINQ) has been removed. | Recompilation of a client program may be broken. |
[+] nncdren
| Change | Effect |
---|
1 | The constant nncdren with value H4_F77_FUNC(ncdren, NCDREN) has been removed. | Recompilation of a client program may be broken. |
[+] nncendf
| Change | Effect |
---|
1 | The constant nncendf with value H4_F77_FUNC(ncendf, NCENDF) has been removed. | Recompilation of a client program may be broken. |
[+] nncgopt
| Change | Effect |
---|
1 | The constant nncgopt with value H4_F77_FUNC(ncgopt, NCGOPT) has been removed. | Recompilation of a client program may be broken. |
[+] nncinq
| Change | Effect |
---|
1 | The constant nncinq with value H4_F77_FUNC(ncinq, NCINQ) has been removed. | Recompilation of a client program may be broken. |
[+] nncopn
| Change | Effect |
---|
1 | The constant nncopn with value H4_F77_FUNC(ncopn, NCOPN) has been removed. | Recompilation of a client program may be broken. |
[+] nncpopt
| Change | Effect |
---|
1 | The constant nncpopt with value H4_F77_FUNC(ncpopt, NCPOPT) has been removed. | Recompilation of a client program may be broken. |
[+] nncredf
| Change | Effect |
---|
1 | The constant nncredf with value H4_F77_FUNC(ncredf, NCREDF) has been removed. | Recompilation of a client program may be broken. |
[+] nncsfil
| Change | Effect |
---|
1 | The constant nncsfil with value H4_F77_FUNC(ncsfil, NCSFIL) has been removed. | Recompilation of a client program may be broken. |
[+] nncsnc
| Change | Effect |
---|
1 | The constant nncsnc with value H4_F77_FUNC(ncsnc, NCSNC) has been removed. | Recompilation of a client program may be broken. |
[+] nnctlen
| Change | Effect |
---|
1 | The constant nnctlen with value H4_F77_FUNC(nctlen, NCTLEN) has been removed. | Recompilation of a client program may be broken. |
[+] nncvdef
| Change | Effect |
---|
1 | The constant nncvdef with value H4_F77_FUNC(ncvdef, NCVDEF) has been removed. | Recompilation of a client program may be broken. |
[+] nncvg1c
| Change | Effect |
---|
1 | The constant nncvg1c with value H4_F77_FUNC(ncvg1c, NCVG1C) has been removed. | Recompilation of a client program may be broken. |
[+] nncvggc
| Change | Effect |
---|
1 | The constant nncvggc with value H4_F77_FUNC(ncvggc, NCVGGC) has been removed. | Recompilation of a client program may be broken. |
[+] nncvgt
| Change | Effect |
---|
1 | The constant nncvgt with value H4_F77_FUNC(ncvgt, NCVGT) has been removed. | Recompilation of a client program may be broken. |
[+] nncvgt1
| Change | Effect |
---|
1 | The constant nncvgt1 with value H4_F77_FUNC(ncvgt1, NCVGT1) has been removed. | Recompilation of a client program may be broken. |
[+] nncvgtc
| Change | Effect |
---|
1 | The constant nncvgtc with value H4_F77_FUNC(ncvgtc, NCVGTC) has been removed. | Recompilation of a client program may be broken. |
[+] nncvgtg
| Change | Effect |
---|
1 | The constant nncvgtg with value H4_F77_FUNC(ncvgtg, NCVGTG) has been removed. | Recompilation of a client program may be broken. |
[+] nncvid
| Change | Effect |
---|
1 | The constant nncvid with value H4_F77_FUNC(ncvid, NCVID) has been removed. | Recompilation of a client program may be broken. |
[+] nncvinq
| Change | Effect |
---|
1 | The constant nncvinq with value H4_F77_FUNC(ncvinq, NCVINQ) has been removed. | Recompilation of a client program may be broken. |
[+] nncvp1c
| Change | Effect |
---|
1 | The constant nncvp1c with value H4_F77_FUNC(ncvp1c, NCVP1C) has been removed. | Recompilation of a client program may be broken. |
[+] nncvpgc
| Change | Effect |
---|
1 | The constant nncvpgc with value H4_F77_FUNC(ncvpgc, NCVPGC) has been removed. | Recompilation of a client program may be broken. |
[+] nncvpt
| Change | Effect |
---|
1 | The constant nncvpt with value H4_F77_FUNC(ncvpt, NCVPT) has been removed. | Recompilation of a client program may be broken. |
[+] nncvpt1
| Change | Effect |
---|
1 | The constant nncvpt1 with value H4_F77_FUNC(ncvpt1, NCVPT1) has been removed. | Recompilation of a client program may be broken. |
[+] nncvptc
| Change | Effect |
---|
1 | The constant nncvptc with value H4_F77_FUNC(ncvptc, NCVPTC) has been removed. | Recompilation of a client program may be broken. |
[+] nncvptg
| Change | Effect |
---|
1 | The constant nncvptg with value H4_F77_FUNC(ncvptg, NCVPTG) has been removed. | Recompilation of a client program may be broken. |
[+] nncvren
| Change | Effect |
---|
1 | The constant nncvren with value H4_F77_FUNC(ncvren, NCVREN) has been removed. | Recompilation of a client program may be broken. |
[+] Void
| Change | Effect |
---|
1 | The constant Void with value char has been removed. | Recompilation of a client program may be broken. |
mcache.h
[+] DEF_MAXCACHE
| Change | Effect |
---|
1 | The constant DEF_MAXCACHE with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] DEF_PAGESIZE
| Change | Effect |
---|
1 | The constant DEF_PAGESIZE with value 8192 has been removed. | Recompilation of a client program may be broken. |
[+] ELEM_READ
| Change | Effect |
---|
1 | The constant ELEM_READ with value 0x01 has been removed. | Recompilation of a client program may be broken. |
[+] ELEM_SYNC
| Change | Effect |
---|
1 | The constant ELEM_SYNC with value 0x03 has been removed. | Recompilation of a client program may be broken. |
[+] ELEM_WRITTEN
| Change | Effect |
---|
1 | The constant ELEM_WRITTEN with value 0x02 has been removed. | Recompilation of a client program may be broken. |
[+] HASHSIZE
| Change | Effect |
---|
1 | The constant HASHSIZE with value 128 has been removed. | Recompilation of a client program may be broken. |
[+] MAX_PAGE_NUMBER
| Change | Effect |
---|
1 | The constant MAX_PAGE_NUMBER with value 0xffffffff has been removed. | Recompilation of a client program may be broken. |
[+] MCACHE_DIRTY
| Change | Effect |
---|
1 | The constant MCACHE_DIRTY with value 0x01 has been removed. | Recompilation of a client program may be broken. |
[+] MCACHE_EXTEND
| Change | Effect |
---|
1 | The constant MCACHE_EXTEND with value 0x10 has been removed. | Recompilation of a client program may be broken. |
[+] MCACHE_PINNED
| Change | Effect |
---|
1 | The constant MCACHE_PINNED with value 0x02 has been removed. | Recompilation of a client program may be broken. |
[+] RET_ERROR
| Change | Effect |
---|
1 | The constant RET_ERROR with value (-1) has been removed. | Recompilation of a client program may be broken. |
[+] RET_SUCCESS
| Change | Effect |
---|
1 | The constant RET_SUCCESS with value 0 has been removed. | Recompilation of a client program may be broken. |
netcdf.h
[+] FILL_FLOAT
| Change | Effect |
---|
1 | The value of constant FILL_FLOAT has been changed from 9.9692099683868690e+36 to 9.9692099683868690e+36F. | Recompilation of a client program may be broken. |
[+] MAX_NC_ATTRS
| Change | Effect |
---|
1 | The constant MAX_NC_ATTRS with value 3000 has been removed. | Recompilation of a client program may be broken. |
szlib.h
[+] SZ_ALLOW_K13_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_ALLOW_K13_OPTION_MASK with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] SZ_CHIP_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_CHIP_OPTION_MASK with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] SZ_EC_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_EC_OPTION_MASK with value 4 has been removed. | Recompilation of a client program may be broken. |
[+] SZ_LSB_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_LSB_OPTION_MASK with value 8 has been removed. | Recompilation of a client program may be broken. |
[+] SZ_MAX_BLOCKS_PER_SCANLINE
| Change | Effect |
---|
1 | The constant SZ_MAX_BLOCKS_PER_SCANLINE with value 128 has been removed. | Recompilation of a client program may be broken. |
[+] SZ_MAX_PIXELS_PER_BLOCK
| Change | Effect |
---|
1 | The constant SZ_MAX_PIXELS_PER_BLOCK with value 32 has been removed. | Recompilation of a client program may be broken. |
[+] SZ_MAX_PIXELS_PER_SCANLINE
| Change | Effect |
---|
1 | The constant SZ_MAX_PIXELS_PER_SCANLINE with value (SZ_MAX_BLOCKS_PER_SCANLINE) * (SZ_MAX_PIXELS_PER_BLOCK) has been removed. | Recompilation of a client program may be broken. |
[+] SZ_MEM_ERROR
| Change | Effect |
---|
1 | The constant SZ_MEM_ERROR with value (-4) has been removed. | Recompilation of a client program may be broken. |
[+] SZ_MSB_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_MSB_OPTION_MASK with value 16 has been removed. | Recompilation of a client program may be broken. |
[+] SZ_NN_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_NN_OPTION_MASK with value 32 has been removed. | Recompilation of a client program may be broken. |
[+] SZ_NO_ENCODER_ERROR
| Change | Effect |
---|
1 | The constant SZ_NO_ENCODER_ERROR with value -1 has been removed. | Recompilation of a client program may be broken. |
[+] SZ_OK
| Change | Effect |
---|
1 | The constant SZ_OK with value 0 has been removed. | Recompilation of a client program may be broken. |
[+] SZ_OUTBUFF_FULL
| Change | Effect |
---|
1 | The constant SZ_OUTBUFF_FULL with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] SZ_PARAM_ERROR
| Change | Effect |
---|
1 | The constant SZ_PARAM_ERROR with value (-1) has been removed. | Recompilation of a client program may be broken. |
[+] SZ_RAW_OPTION_MASK
| Change | Effect |
---|
1 | The constant SZ_RAW_OPTION_MASK with value 128 has been removed. | Recompilation of a client program may be broken. |
tbbt.h
[+] TBBT_FAST_INT32_COMPARE
| Change | Effect |
---|
1 | The constant TBBT_FAST_INT32_COMPARE with value 2 has been removed. | Recompilation of a client program may be broken. |
[+] TBBT_FAST_UINT16_COMPARE
| Change | Effect |
---|
1 | The constant TBBT_FAST_UINT16_COMPARE with value 1 has been removed. | Recompilation of a client program may be broken. |
types.h
[+] __BIT_TYPES_DEFINED__
| Change | Effect |
---|
1 | The constant __BIT_TYPES_DEFINED__ with value 1 has been removed. | Recompilation of a client program may be broken. |
[+] __S16_TYPE
| Change | Effect |
---|
1 | The constant __S16_TYPE with value short int has been removed. | Recompilation of a client program may be broken. |
[+] __S32_TYPE
| Change | Effect |
---|
1 | The constant __S32_TYPE with value int has been removed. | Recompilation of a client program may be broken. |
[+] __S64_TYPE
| Change | Effect |
---|
1 | The constant __S64_TYPE with value long int has been removed. | Recompilation of a client program may be broken. |
[+] __SLONG32_TYPE
| Change | Effect |
---|
1 | The constant __SLONG32_TYPE with value int has been removed. | Recompilation of a client program may be broken. |
[+] __SLONGWORD_TYPE
| Change | Effect |
---|
1 | The constant __SLONGWORD_TYPE with value long int has been removed. | Recompilation of a client program may be broken. |
[+] __SQUAD_TYPE
| Change | Effect |
---|
1 | The constant __SQUAD_TYPE with value long int has been removed. | Recompilation of a client program may be broken. |
[+] __SWORD_TYPE
| Change | Effect |
---|
1 | The constant __SWORD_TYPE with value long int has been removed. | Recompilation of a client program may be broken. |
[+] __U16_TYPE
| Change | Effect |
---|
1 | The constant __U16_TYPE with value unsigned short int has been removed. | Recompilation of a client program may be broken. |
[+] __U32_TYPE
| Change | Effect |
---|
1 | The constant __U32_TYPE with value unsigned int has been removed. | Recompilation of a client program may be broken. |
[+] __U64_TYPE
| Change | Effect |
---|
1 | The constant __U64_TYPE with value unsigned long int has been removed. | Recompilation of a client program may be broken. |
[+] __ULONG32_TYPE
| Change | Effect |
---|
1 | The constant __ULONG32_TYPE with value unsigned int has been removed. | Recompilation of a client program may be broken. |
[+] __ULONGWORD_TYPE
| Change | Effect |
---|
1 | The constant __ULONGWORD_TYPE with value unsigned long int has been removed. | Recompilation of a client program may be broken. |
[+] __UQUAD_TYPE
| Change | Effect |
---|
1 | The constant __UQUAD_TYPE with value unsigned long int has been removed. | Recompilation of a client program may be broken. |
[+] __UWORD_TYPE
| Change | Effect |
---|
1 | The constant __UWORD_TYPE with value unsigned long int has been removed. | Recompilation of a client program may be broken. |
xdr.h
[+] BYTES_PER_XDR_UNIT
| Change | Effect |
---|
1 | The constant BYTES_PER_XDR_UNIT with value (4) has been removed. | Recompilation of a client program may be broken. |
[+] MAX_NETOBJ_SZ
| Change | Effect |
---|
1 | The constant MAX_NETOBJ_SZ with value 1024 has been removed. | Recompilation of a client program may be broken. |
[+] NULL_xdrproc_t
| Change | Effect |
---|
1 | The constant NULL_xdrproc_t with value ((xdrproc_t)0) has been removed. | Recompilation of a client program may be broken. |
zconf.h
[+] MAX_MEM_LEVEL
| Change | Effect |
---|
1 | The constant MAX_MEM_LEVEL with value 9 has been removed. | Recompilation of a client program may be broken. |
[+] MAX_WBITS
| Change | Effect |
---|
1 | The constant MAX_WBITS with value 15 has been removed. | Recompilation of a client program may be broken. |
[+] z_off64_t
| Change | Effect |
---|
1 | The constant z_off64_t with value off64_t has been removed. | Recompilation of a client program may be broken. |
[+] z_off_t
| Change | Effect |
---|
1 | The constant z_off_t with value off_t has been removed. | Recompilation of a client program may be broken. |
[+] Z_U4
| Change | Effect |
---|
1 | The constant Z_U4 with value unsigned has been removed. | Recompilation of a client program may be broken. |
[+] ZEXTERN
| Change | Effect |
---|
1 | The constant ZEXTERN with value extern has been removed. | Recompilation of a client program may be broken. |
to the top
Other Changes in Constants (3)
h4config.h
[+] H4_HAVE_GETRUSAGE
| Change | Effect |
---|
1 | The constant H4_HAVE_GETRUSAGE with value 1 has been added. | No effect. |
[+] H4_HAVE_WAIT
| Change | Effect |
---|
1 | The constant H4_HAVE_WAIT with value 1 has been added. | No effect. |
[+] H4_SIZEOF_LONG
| Change | Effect |
---|
1 | The constant H4_SIZEOF_LONG with value 8 has been added. | No effect. |
to the top
Header Files (59)
atom.h
bitvect.h
cdeflate.h
cnbit.h
cnone.h
crle.h
cskphuff.h
cszip.h
df.h
dfan.h
dfgr.h
dfi.h
dfrig.h
dfsd.h
dfstubs.h
dfufp2i.h
dynarray.h
glist.h
H4api_adpt.h
h4config.h
hbitio.h
hchunks.h
hcomp.h
hcompi.h
hconv.h
hdatainfo.h
hdf.h
hdf2netcdf.h
hdfi.h
herr.h
hfile.h
hkit.h
hlimits.h
hntdefs.h
hproto.h
hqueue.h
htags.h
jconfig.h
jerror.h
jmorecfg.h
jpeglib.h
libaec.h
linklist.h
local_nc.h
mcache.h
mfan.h
mfdatainfo.h
mfgr.h
mfhdf.h
mfhdfi.h
mstdio.h
netcdf.h
szlib.h
tbbt.h
types.h
vg.h
vgint.h
xdr.h
zconf.h
to the top
Shared Libraries (4)
libhdf.so.4.16.2
libhdf_java.so.4.16.2
libmfhdf.so.4.16.2
libxdr.so.4.16.2
to the top