Initialize a variable in C++ testhdf5's tattr.cpp (#4232)

This commit is contained in:
jhendersonHDF
2024-03-24 23:15:01 -07:00
committed by GitHub
parent da60238e83
commit 30c1bbdfe7
+1 -1
View File
@@ -1406,7 +1406,7 @@ test_attr_dtype_shared(FileAccPropList &fapl)
SUBTEST("Shared Datatypes with Attributes");
try {
h5_stat_size_t empty_filesize; // Size of empty file
h5_stat_size_t empty_filesize = 0; // Size of empty file
bool is_default_vfd_compat = false;
// Create a file