enhanced hawk_makemapvalwithdata() to handle integers of various size

enhanced sys::stat()
This commit is contained in:
2020-03-17 08:12:01 +00:00
parent 2f548f8b38
commit ddcdd3904e
6 changed files with 124 additions and 18 deletions

2
hawk/configure vendored
View File

@@ -1490,7 +1490,7 @@ Optional Features:
no:4 (default. yes)
--enable-debug compile the code in the debug mode (default. no)
--enable-intmax use hawk_intmax_t for integers (default. no)
--enable-awk-fltmax use hawk_fltmax_t for floating-point numbers
--enable-fltmax use hawk_fltmax_t for floating-point numbers
(default. no)
--enable-cxx build the library for C++ if a C++ compiler is
available (default. yes)