Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tb/print-size-t-with-uintmax-format'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 19 Nov 2018 07:24:41 +0000
(16:24 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 19 Nov 2018 07:24:41 +0000
(16:24 +0900)
Code preparation to replace ulong vars with size_t vars where
appropriate.
* tb/print-size-t-with-uintmax-format:
Upcast size_t variables to uintmax_t when printing
raw
(from:
f5f0f68
)
No differences found