2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-02-17 16:10:24 +08:00
Go to file
Albert Cheng d078d2c8e2 [svn-r17187] The ret_value is a (H5A_t *) but FAIL was used. This typo caused a warning
from Linux gcc but resulted in error by AIX xlc compiler.

Solution:
Changed FAIL to NULL.

Tested:
Just compiling in the AIX system.
2009-07-14 19:26:20 -05:00
bin [svn-r17173] Add simple perl script supplied by user to check for duplicate entries in MANIFEST. Duplicate entries will be reported along with any other MANIFEST errors and cause exit value to be 1. 2009-07-09 11:46:41 -05:00
c++ [svn-r17159] Snapshot version 1.9 release 43 2009-07-06 10:42:14 -05:00
config [svn-r17159] Snapshot version 1.9 release 43 2009-07-06 10:42:14 -05:00
examples [svn-r16858] Description: 2009-04-24 15:39:00 -05:00
fortran [svn-r17159] Snapshot version 1.9 release 43 2009-07-06 10:42:14 -05:00
hl [svn-r17164] Description: 2009-07-08 09:41:30 -05:00
perform [svn-r16969] Updated perf_serial test to work on windows. 2009-05-21 10:40:03 -05:00
release_docs [svn-r17159] Snapshot version 1.9 release 43 2009-07-06 10:42:14 -05:00
src [svn-r17187] The ret_value is a (H5A_t *) but FAIL was used. This typo caused a warning 2009-07-14 19:26:20 -05:00
test [svn-r17178] I added a test of H5Tencode/decode for variable-length string type. This test is for 2009-07-13 14:04:09 -05:00
testpar [svn-r16792] Description: 2009-04-20 01:00:11 -05:00
tools [svn-r17177] In H5Odtype.c, the decoding function used to mark the datatype as on disk (see bug 2009-07-13 11:26:24 -05:00
vms [svn-r17163] Added some new files for H5FA module: H5FA.c, H5FAcache.c, H5FAdbg.c, H5FAdblkpage.c, H5FAdblock.c, 2009-07-07 10:44:45 -05:00
windows [svn-r17160] Added H5FA* files to the hdf5 and hdf5dll projects. 2009-07-06 13:59:55 -05:00
windows_vnet [svn-r16729] Added H5Groot file to proj files. 2009-04-10 13:39:47 -05:00
.autom4te.cfg
.h5chkright.ini
aclocal.m4 [svn-r16792] Description: 2009-04-20 01:00:11 -05:00
acsite.m4
configure [svn-r17159] Snapshot version 1.9 release 43 2009-07-06 10:42:14 -05:00
configure.in [svn-r17159] Snapshot version 1.9 release 43 2009-07-06 10:42:14 -05:00
COPYING [svn-r16826] Description: 2009-04-21 18:05:36 -05:00
Makefile.am [svn-r16760] Fixed a simple typo in the echo statement in the 2009-04-15 17:12:50 -05:00
Makefile.dist
Makefile.in [svn-r16792] Description: 2009-04-20 01:00:11 -05:00
MANIFEST [svn-r17155] Description: 2009-07-02 23:22:31 -05:00
README.txt [svn-r17159] Snapshot version 1.9 release 43 2009-07-06 10:42:14 -05:00

HDF5 version 1.9.44 currently under development
==> README.txt <==
Messages to be sent to the list should be sent to "<list>@hdfgroup.org".

Periodic code snapshots are provided at the following URL:
    ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the README.txt file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdfgroup.org/HDF5/

Bugs should be reported to help@hdfgroup.org.