diff options
author | David Lechner <david@lechnology.com> | 2020-04-13 12:26:38 -0500 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-04-16 16:18:13 +1000 |
commit | 803e5eadea2e22360d1107b50290b54aa7c3afb7 (patch) | |
tree | 583b73a24434ef8790d64e8747cc9b5069117479 /py/binary.c | |
parent | f534b9976511013bc4350826ea49ba8b6a92ce89 (diff) |
mpy-cross/main: Fix stderr_print_strn parameter type.
Change mp_uint_t to size_t to match the mp_print_strn_t function prototype.
This fixes a compiler warning when mp_uint_t and size_t are not the same
size.
Diffstat (limited to 'py/binary.c')
0 files changed, 0 insertions, 0 deletions