From bf81b5ac235a7126143b7c4828b1574f35f8f414 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Wed, 5 May 2004 15:42:09 -0500 Subject: [svn-r8484] Purpose: bug fix Description: The error stack was accidentally cleared during the program. Solution: Change it to the correct output. Platforms tested: RH 8(fuss). Simple change. Misc. update: --- test/testfiles/err_compat_1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/testfiles/err_compat_1 b/test/testfiles/err_compat_1 index 8c5afbf..dd7578d 100644 --- a/test/testfiles/err_compat_1 +++ b/test/testfiles/err_compat_1 @@ -18,3 +18,9 @@ HDF5-DIAG: Error detected in HDF5 (version (number)) thread (IDs): #000: (file name) line (number) in main(): Error test failed major: Error API minor: Unrecognized message + #001: (file name) line (number) in test_error(): H5Dwrite shouldn't succeed + major: Error API + minor: Write failed + #002: (file name) line (number) in H5Dwrite(): not a dataset + major: Invalid arguments to routine + minor: Inappropriate type -- cgit v0.12