summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2012-04-01 22:46:07 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2012-04-01 22:46:07 (GMT)
commit03e9c8740cf0f726068991a0d857526ee94bc029 (patch)
tree195a4bf812879687de42194e8ea30411670fbaf1 /bin
parentd3363a465950a6b82c168ccd07d86234af9f5423 (diff)
downloadhdf5-03e9c8740cf0f726068991a0d857526ee94bc029.zip
hdf5-03e9c8740cf0f726068991a0d857526ee94bc029.tar.gz
hdf5-03e9c8740cf0f726068991a0d857526ee94bc029.tar.bz2
[svn-r22231] Description:
Bring r22229 from trunk to 1.8 branch: Add 'H5O_mcdt_search_cb_t' to bin/trace script and re-run the bin/reconfigure script. Tested on: FreeBSD/32 8.2 (loyalty) w/gcc4.6, w/C++ & FORTRAN, in debug mode FreeBSD/64 8.2 (freedom) w/gcc4.6, w/C++ & FORTRAN, in debug mode Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x, w/C++ & FORTRAN, w/threadsafe, in debug mode Linux/64-amd64 2.6 (koala) w/Intel compilers, w/default API=1.6.x, w/C++ & FORTRAN, in production mode
Diffstat (limited to 'bin')
-rwxr-xr-xbin/trace1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/trace b/bin/trace
index e5caee3..188b858 100755
--- a/bin/trace
+++ b/bin/trace
@@ -117,6 +117,7 @@ $Source = "";
"H5MM_free_t" => "x",
"H5O_info_t" => "x",
"H5O_iterate_t" => "x",
+ "H5O_mcdt_search_cb_t" => "x",
"H5P_cls_create_func_t" => "x",
"H5P_cls_copy_func_t" => "x",
"H5P_cls_close_func_t" => "x",