summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2001-03-20 21:32:24 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2001-03-20 21:32:24 (GMT)
commitcb876a28a139ad01e6a357f3e939df0bba1f643b (patch)
treec17a3634f888a9a0b3f4f2293c52632dfb097db8 /test
parente450c2bbadadf43423b20e2486813737bcb17d74 (diff)
downloadhdf5-cb876a28a139ad01e6a357f3e939df0bba1f643b.zip
hdf5-cb876a28a139ad01e6a357f3e939df0bba1f643b.tar.gz
hdf5-cb876a28a139ad01e6a357f3e939df0bba1f643b.tar.bz2
[svn-r3677] Purpose:
Bug fix (sort of) Description: The RCSID string in H5public.h was causing the C++ code problem as it was included multiple times and C++ did not like multiple definitions of the same static variable. Solution: Since we don't really make use of the RCSID strings as we have not installed it in all source files, we decided to remove it. Platforms tested: eirene (linux), modi4 (IRIX64-64) both serial and parallel modes.
Diffstat (limited to 'test')
-rw-r--r--test/tarray.c4
-rw-r--r--test/tattr.c4
-rw-r--r--test/testhdf5.c4
-rw-r--r--test/tfile.c4
-rw-r--r--test/tgenprop.c4
-rw-r--r--test/th5s.c4
-rw-r--r--test/titerate.c4
-rw-r--r--test/tmeta.c4
-rw-r--r--test/trefer.c4
-rw-r--r--test/tselect.c4
-rw-r--r--test/ttbbt.c4
-rw-r--r--test/ttime.c4
-rw-r--r--test/ttsafe.c4
-rw-r--r--test/tvlstr.c4
-rw-r--r--test/tvltypes.c4
15 files changed, 0 insertions, 60 deletions
diff --git a/test/tarray.c b/test/tarray.c
index ebb5ff8..34047c5 100644
--- a/test/tarray.c
+++ b/test/tarray.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "$Revision$";
-#endif
-
/* $Id$ */
/***********************************************************
diff --git a/test/tattr.c b/test/tattr.c
index 4747c74..7bef8df 100644
--- a/test/tattr.c
+++ b/test/tattr.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "$Revision$";
-#endif
-
/* $Id$ */
/***********************************************************
diff --git a/test/testhdf5.c b/test/testhdf5.c
index e206046..83d42c4 100644
--- a/test/testhdf5.c
+++ b/test/testhdf5.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "@(#)$Revision$";
-#endif
-
/* $Id$ */
/*
diff --git a/test/tfile.c b/test/tfile.c
index b158fb5..c9be023 100644
--- a/test/tfile.c
+++ b/test/tfile.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "$Revision$";
-#endif
-
/* $Id$ */
/***********************************************************
diff --git a/test/tgenprop.c b/test/tgenprop.c
index a70ac06..8789fc5 100644
--- a/test/tgenprop.c
+++ b/test/tgenprop.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "$Revision$";
-#endif
-
/* $Id$ */
/***********************************************************
diff --git a/test/th5s.c b/test/th5s.c
index 8d25978..a6052e2 100644
--- a/test/th5s.c
+++ b/test/th5s.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "$Revision$";
-#endif
-
/* $Id$ */
/***********************************************************
diff --git a/test/titerate.c b/test/titerate.c
index 5e56001..b067b88 100644
--- a/test/titerate.c
+++ b/test/titerate.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "$Revision$";
-#endif
-
/* $Id$ */
/***********************************************************
diff --git a/test/tmeta.c b/test/tmeta.c
index ade015a..8b4c161 100644
--- a/test/tmeta.c
+++ b/test/tmeta.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "$Revision$";
-#endif
-
/* $Id$ */
/***********************************************************
diff --git a/test/trefer.c b/test/trefer.c
index 9935b5b..a010302 100644
--- a/test/trefer.c
+++ b/test/trefer.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "$Revision$";
-#endif
-
/* $Id$ */
/***********************************************************
diff --git a/test/tselect.c b/test/tselect.c
index b108b5c..1f9c329 100644
--- a/test/tselect.c
+++ b/test/tselect.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "$Revision$";
-#endif
-
/* $Id$ */
/***********************************************************
diff --git a/test/ttbbt.c b/test/ttbbt.c
index b839b6f..364f117 100644
--- a/test/ttbbt.c
+++ b/test/ttbbt.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "@(#)$Revision$";
-#endif
-
/* $Id$ */
/*
diff --git a/test/ttime.c b/test/ttime.c
index 2ff5426..8ce2cc9 100644
--- a/test/ttime.c
+++ b/test/ttime.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "$Revision$";
-#endif
-
/* $Id$ */
/***********************************************************
diff --git a/test/ttsafe.c b/test/ttsafe.c
index 6920321..663872b 100644
--- a/test/ttsafe.c
+++ b/test/ttsafe.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "@(#)$Revision$";
-#endif
-
/* $Id$ */
/*
diff --git a/test/tvlstr.c b/test/tvlstr.c
index ee3867c..bab4365 100644
--- a/test/tvlstr.c
+++ b/test/tvlstr.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "$Revision$";
-#endif
-
/* $Id$ */
/***********************************************************
diff --git a/test/tvltypes.c b/test/tvltypes.c
index ea4d481..1738bf4 100644
--- a/test/tvltypes.c
+++ b/test/tvltypes.c
@@ -10,10 +10,6 @@
* *
****************************************************************************/
-#ifdef RCSID
-static char RcsId[] = "$Revision$";
-#endif
-
/* $Id$ */
/***********************************************************