[svn-r22043] HDFFV-7839: Dangling link should not display error
If a link is specified on the command with the -d option, call the handle_links function on error from the H5Dopen command. Updated test file results with error stack when link not found. Tested: trunk
This commit is contained in:
@@ -5,7 +5,6 @@ PROJECT (HDF5_TOOLS_H5DIFF)
|
||||
# Setup include Directories
|
||||
#-----------------------------------------------------------------------------
|
||||
INCLUDE_DIRECTORIES (${HDF5_TOOLS_SRC_DIR}/lib)
|
||||
INCLUDE_DIRECTORIES (${HDF5_PROJECT_DIR}/test)
|
||||
|
||||
# --------------------------------------------------------------------
|
||||
# Add the h5diff executables
|
||||
|
||||
Reference in New Issue
Block a user