Files
hdf5/perform
Neil Fortner 233fa9bee7 [svn-r16808] Purpose: Fix bug 1533
Description:
Previously, there was no versioning for H5Z_class_t.  This prevented applications
written for 1.6 using custom filters from being able to use the 1.8 library.
There is now an H5Z_class1_t and H5Z_class2_t to enable compatibility.  H5Zregister is
*not* versioned, it determines which version of the struct has been passed in by the
value of the first field (id or version, both are ints).

Tested: jam, linew, smirom (h5committest), jam (--with-default-api-version=v16)
2009-04-20 14:17:59 -05:00
..
2007-10-11 11:24:11 -05:00
2009-04-20 14:17:59 -05:00
2009-01-22 16:03:58 -05:00
2009-04-20 01:03:29 -05:00
2009-03-10 20:44:36 -05:00
2007-10-11 11:24:11 -05:00
2007-10-30 13:13:48 -05:00
2009-03-10 20:44:36 -05:00
2009-03-10 20:44:36 -05:00
2009-03-10 20:44:36 -05:00
2009-03-10 20:44:36 -05:00
2008-12-08 23:11:37 -05:00