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

This commit is contained in:
jhendersonHDF 2024-03-25 01:15:01 -05:00 committed by GitHub
parent da60238e83
commit 30c1bbdfe7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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