From 7b42f786bd4a80259d3731d00f890ca1bcec9cba Mon Sep 17 00:00:00 2001 From: Xuan Bai Date: Tue, 11 Jan 2005 14:17:27 -0500 Subject: [svn-r9808] Purpose: Update. Description: Add N-bit filter feature into HDF5 and update hdf5\src\H5pubconf.h. Solution: 1. Add hdf5/src/H5Znbit.c into hdf5 and hdf5dll projects. 2. Add the following scripts into H5pubconf.h /* comment the following line out if you are not using N-bit filter*/ /* #define H5_HAVE_FILTER_NBIT 1*/ If users want to use N-bit filter, remove the comment marks. Platforms tested: Tested without N-bit filter on Visual C++ 6.0 on Windows XP. (Failed building with N-bit filter, I remember that Kent said N-bit filter had not been fully implemented for the time being.) Misc. update: --- windows/all.zip | Bin 455080 -> 455115 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/windows/all.zip b/windows/all.zip index bda82c3..9d9441d 100755 Binary files a/windows/all.zip and b/windows/all.zip differ -- cgit v0.12