[svn-r20666] Bug fix: VMS has trouble to deal with absolute path. I changed dtypes.c to use the file name only. I also
updated the current directory path in vms/test/H5srcdir_str.h. Tested on jam and OpenVMS.
This commit is contained in:
@@ -19,4 +19,4 @@
|
||||
*/
|
||||
|
||||
/* Set the 'srcdir' path from configure time */
|
||||
static const char *config_srcdir = "[.]";
|
||||
static const char *config_srcdir = "[...]";
|
||||
|
||||
Reference in New Issue
Block a user