-
Thomas Klausner authored
Fixes ../src/time/ISO8601.cxx:67:24: error: use of undeclared identifier 'strtoul' unsigned long value = strtoul(s, &endptr, 10); ^ ../src/time/ISO8601.cxx:77:14: error: use of undeclared identifier 'strtoul' minutes = strtoul(s, &endptr, 10); ^ on NetBSD with clang 9.0.0.
d5468dfe
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ChronoUtil.hxx | ||
Convert.cxx | ||
Convert.hxx | ||
ISO8601.cxx | ||
ISO8601.hxx | ||
Parser.cxx | ||
Parser.hxx | ||
meson.build |