chiark
/
gitweb
/
~mdw
/
pyke
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
a6b5c54
)
util.c: Augment `convu64' to collect its argument via `kludge64'.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 19 Oct 2019 18:59:59 +0000
(19:59 +0100)
committer
Mark 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