summaryrefslogtreecommitdiffstatshomepage
path: root/tests/unix/extra_coverage.py.exp
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-03-14 14:54:20 +1100
committerDamien George <damien.p.george@gmail.com>2017-03-14 14:54:20 +1100
commitd1ae6ae080e1475b50aa2c6580d1ea588cfbdf64 (patch)
treed981d364e5e7c83bc8ac2058e2202429b0e30e51 /tests/unix/extra_coverage.py.exp
parent4f29b315a6900445d2139652914f81168763816f (diff)
downloadmicropython-d1ae6ae080e1475b50aa2c6580d1ea588cfbdf64.tar.gz
micropython-d1ae6ae080e1475b50aa2c6580d1ea588cfbdf64.zip
py/objint: Allow to print long-long ints without using the heap.
Some stack is allocated to format ints, and when the int implementation uses long-long there should be additional stack allocated compared with the other cases. This patch uses the existing "fmt_int_t" type to determine the amount of stack to allocate.
Diffstat (limited to 'tests/unix/extra_coverage.py.exp')
0 files changed, 0 insertions, 0 deletions