util.c: Augment `convu64' to collect its argument via `kludge64'.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 19 Oct 2019 18:59:59 +0000 (19:59 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 17 Nov 2019 01:41:01 +0000 (01:41 +0000)
Otherwise integers too large for `unsigned long' get rejected with an
error, even though they ought to be acceptable as a `uint64'.


No differences found