hdf5/c++
Binh-Minh Ribler 4275900a7b [svn-r26737] Purpose: Fix daily test failure
Description:
    - In DataType::DataType(const PredType& pred_type), using DataType::copy
    will invoke DataType::close() unnecessarily, which will produce undefined
    behavior.  Changed to call H5Tcopy directly, code reuse is not useful in
    this case.
    - Also, fixed CommonFG::childObjVersion to return expected value outside of
    an if/else block.
Platforms tested:
    Linux/ppc64 (ostrich)
    Linux/64 (platypus)
    Linux/32 2.6 (jam)
2015-04-06 12:46:54 -05:00
..
examples [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure. 2015-04-02 16:07:53 -05:00
src [svn-r26737] Purpose: Fix daily test failure 2015-04-06 12:46:54 -05:00
test [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure. 2015-04-02 16:07:53 -05:00
CMakeLists.txt [svn-r26208] Update cmake minimums 2015-02-18 11:56:22 -05:00
COPYING
Makefile.am
Makefile.in [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure. 2015-04-02 16:07:53 -05:00