chiark / gitweb /
test-compress-benchmark: fix argument parsing on 32bit
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 2 Apr 2016 21:46:49 +0000 (17:46 -0400)
committerSven Eden <yamakuzure@gmx.net>
Fri, 16 Jun 2017 08:12:57 +0000 (10:12 +0200)
commit06ed8a3ec94d6770a62534a820cec441f90905f0
tree4f9689324008b588ef6e9e990ef0d7d8bfbb17d1
parent368c3719b6eaa0767bbdee84c1f2d2876b83995b
test-compress-benchmark: fix argument parsing on 32bit

The patch is not minimal, but a function to parse size_t is probably
going to come in handy in other places, so I think it's nicer to define
a proper parsing function than to open-code the cast.
src/basic/parse-util.h