diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-10-22 01:34:03 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-10-22 01:35:17 +0300 |
commit | 9ebd4dabf20e577c8819c92edd20b30105dd957c (patch) | |
tree | c6d2af39c70941027b141984783eb94300a9d98d /py/repl.c | |
parent | 9273cca43265f7b74a496cae92510e8e13bab3fb (diff) | |
download | micropython-9ebd4dabf20e577c8819c92edd20b30105dd957c.tar.gz micropython-9ebd4dabf20e577c8819c92edd20b30105dd957c.zip |
unix/modjni: Don't pass Java object to a method which doesn't expect it.
For example, don't pass Integer to double method. This is still not
selective enough to choose the right overloaded method maong those
taking objects.
Diffstat (limited to 'py/repl.c')
0 files changed, 0 insertions, 0 deletions