Files
hdf5/c++/test
Raymond Lu e7037ad072 [svn-r15390] Last round of checkin introduced a bug. This checkin corrected it and made a few minor
changes.  

Last round of check in fixed the problem when an attribute was opened twice and data was 
written with one of the handles, the file didn't have the data.  It happened because each 
handle had its own object structure, and the empty one overwrote the data with fill value.
This is fixed by making some attribute information like the data be shared in the
attribute structure.

Tested on smirom, kagiso, and linew.
2008-07-21 11:50:22 -05:00
..
2007-03-17 11:26:53 -05:00
2008-05-19 20:29:26 -05:00
2008-05-19 20:29:26 -05:00
2008-07-18 16:05:05 -05:00
2007-03-17 11:26:53 -05:00
2007-03-17 11:26:53 -05:00
2001-03-14 21:55:33 -05:00
2007-09-13 20:52:38 -05:00
2008-07-18 16:05:05 -05:00