hdf5/c++
Binh-Minh Ribler 5a4bf8171d [svn-r13474] Purpose: Fixed bugs
Description:
    VMS revealed a problem in calling C++ test functions from C AddTest.

Solution:
    Per Quincey's suggestion, added
        #ifdef __cplusplus
        extern "C"
        #endif
    to the called C++ functions.

Platforms tested
    AIX 5.1 (copper)
    Linux 2.6 (kagiso)
    On pending: waiting for Elena to test on VMS when she comes back.
2007-03-08 04:50:55 -05:00
..
examples [svn-r13418] Cleaned up some old paths in config/commence.am and removed some comments in the 2007-02-27 12:26:25 -05:00
src [svn-r13418] Cleaned up some old paths in config/commence.am and removed some comments in the 2007-02-27 12:26:25 -05:00
test [svn-r13474] Purpose: Fixed bugs 2007-03-08 04:50:55 -05:00
COPYING [svn-r12640] 2006-09-04 13:30:13 -05:00
Makefile.am [svn-r13264] Updated Makefile.am with new THG copyright notice. 2007-02-07 17:28:58 -05:00
Makefile.in [svn-r13418] Cleaned up some old paths in config/commence.am and removed some comments in the 2007-02-27 12:26:25 -05:00