From 30ac64d83aff5e022d51a17fd6c1d72903ae4f02 Mon Sep 17 00:00:00 2001 From: kmu Date: Mon, 6 Jan 2020 20:15:58 -0600 Subject: add new type support --- src/H5overflow.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/H5overflow.txt b/src/H5overflow.txt index a9e5099..ed71b98 100644 --- a/src/H5overflow.txt +++ b/src/H5overflow.txt @@ -29,6 +29,7 @@ # Creation Date: 2009/04/09 unsigned, UNSIGNED; +int8_t, SIGNED; int, SIGNED; int64_t, SIGNED; uint8_t, UNSIGNED; -- cgit v0.12