From 4e559a4165baca1d7280df464bcb75c8805157be Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Mon, 12 Feb 2018 13:35:58 +0100 Subject: [PATCH] Rank is an int --- src/H5Format.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/H5Format.cpp b/src/H5Format.cpp index f975f91..9f582e0 100644 --- a/src/H5Format.cpp +++ b/src/H5Format.cpp @@ -20,7 +20,7 @@ hsize_t H5FormatUtils::expand_dataset(H5::DataSet& dataset, hsize_t frame_index, #ifdef DEBUG_OUTPUT cout << "[H5FormatUtils::expand_dataset] Expanding dataspace to size ("; - for (hsize_t i=0; i