diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2022-10-18 00:18:54 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-10-25 14:46:04 +1100 |
commit | b161abc574b8e4fb2b00ef76be2b9c8967e18584 (patch) | |
tree | 66831ea9bf8216b11b26f3edfea8de910e932121 /py/persistentcode.c | |
parent | 68f166dae9ad6dfd94038d5f4394defbb44238af (diff) |
py/obj: Verify floating point type is correct for repr C.
Prevents double-precision floats being enabled on 32-bit architectures
where they will not fit into the mp_obj_t encoding.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'py/persistentcode.c')
0 files changed, 0 insertions, 0 deletions