summaryrefslogtreecommitdiffstats
path: root/src/H5vers.txt
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2007-09-27 23:09:59 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2007-09-27 23:09:59 (GMT)
commit5b1a07823fc61017b85a1503ae5453e18716708e (patch)
tree4b3c6c37928eeb6cf150c2e80b041ff613e94dc8 /src/H5vers.txt
parentc63f9b42ec89ff649f4f086e2f422fa01d9967b1 (diff)
downloadhdf5-5b1a07823fc61017b85a1503ae5453e18716708e.zip
hdf5-5b1a07823fc61017b85a1503ae5453e18716708e.tar.gz
hdf5-5b1a07823fc61017b85a1503ae5453e18716708e.tar.bz2
[svn-r14163] Description:
Make H5Arename() versioned and switch internal usage to use H5Arename2() Add regression test for H5Arename1() Tested on: FreeBSD/32 6.2 (duty) in debug mode FreeBSD/64 6.2 (liberty) w/C++ & FORTRAN, in debug mode Linux/32 2.6 (kagiso) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe, in debug mode Linux/64 2.6 (smirom) w/default API=1.6.x, w/C++ & FORTRAN, in production mode Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN, w/szip filter, in production mode AIX/32 5.3 (copper) w/FORTRAN, w/parallel, in production mode Mac OS X/32 10.4.10 (amazon) in debug mode
Diffstat (limited to 'src/H5vers.txt')
-rw-r--r--src/H5vers.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5vers.txt b/src/H5vers.txt
index 3bafc28..17dde82 100644
--- a/src/H5vers.txt
+++ b/src/H5vers.txt
@@ -46,6 +46,7 @@
# (although not required, it's easier to compare this file with the headers
# generated if the list below is in alphanumeric sort order - QAK)
FUNCTION: H5Adelete; ; v10, v18
+FUNCTION: H5Arename; ; v16, v18
FUNCTION: H5Eclear; ; v10, v18
FUNCTION: H5Eget_auto; ; v10, v18
FUNCTION: H5Eprint; ; v10, v18