summaryrefslogtreecommitdiffstatshomepage
path: root/py/misc.h
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-03-14 22:34:03 +0000
committerDamien George <damien.p.george@gmail.com>2016-03-14 22:34:03 +0000
commitdddb98db8b7544db0248843ad2450a7177adac4a (patch)
tree50c3b5e017dffb41cd10edd223e9503a43db0fd3 /py/misc.h
parent99fc0d120a139a1525384663552b568fab6215e2 (diff)
downloadmicropython-dddb98db8b7544db0248843ad2450a7177adac4a.tar.gz
micropython-dddb98db8b7544db0248843ad2450a7177adac4a.zip
py/parsenum: Use size_t to count bytes, and int for type of base arg.
size_t is the proper type to count number of bytes in a string. The base argument does not need to be a full mp_uint_t, int is enough.
Diffstat (limited to 'py/misc.h')
0 files changed, 0 insertions, 0 deletions