-
- Downloads
py: Change _mp_obj_fun_builtin_t.fun to function pointer.
ISO C forbids conversion between function pointers and void*, gcc -pedantic triggers a warning.
Please register or sign in to comment
ISO C forbids conversion between function pointers and void*, gcc -pedantic triggers a warning.