diff options
author | David Yang <mmyangfl@gmail.com> | 2023-08-08 05:35:58 +0800 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-09-04 10:22:19 +1000 |
commit | 545b94a8f50ee8a708d387563a4a400e11ba1aff (patch) | |
tree | 4973df824eed55d351c2f734b51ba3366784cbda /py | |
parent | 65f0cb11afb92cc9c333158ea467667f2127c9a2 (diff) |
unix/modjni: Fix build errors with type definitions and error strings.
- Superfluous comments in MP_DEFINE_CONST_OBJ_TYPE stop correct macro
expanding.
- MP_ERROR_TEXT now gives mp_rom_error_text_t, but we want plain const
char *.
Signed-off-by: David Yang <mmyangfl@gmail.com>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions