diff options
author | Damien George <damien.p.george@gmail.com> | 2018-09-20 16:01:13 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-09-20 16:04:08 +1000 |
commit | 6623d7a88c0eb3e8b7bf85b2eb7bef5ea6350bfd (patch) | |
tree | 922b4cff62d233df85e350043192af02a1dc056b /tests/float/float_parse.py | |
parent | 11573fcabdcb96eb3e4c1cbfcecc561c4ce3caec (diff) |
unix/modjni: Get building under coverage and nanbox builds.
Changes made:
- make use of MP_OBJ_TO_PTR and MP_OBJ_FROM_PTR where necessary
- fix shadowing of index variable i, renamed to j
- fix type of above variable to size_t to prevent comparison warning
- fix shadowing of res variable
- use "(void)" instead of "()" for functions that take no arguments
Diffstat (limited to 'tests/float/float_parse.py')
0 files changed, 0 insertions, 0 deletions