tabemann / zeptoforth

A not-so-small Forth for Cortex-M

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[IF] [ELSE] [THEN] does not properly handle EOF

tabemann opened this issue · comments

[if] [else] [then] does not properly handle EOF within the blocks of code defined by them, resulting either in an infinite loop or a crash. Note that this has been fixed in master and devel but is not in a release yet.

This fix for this issue has been included in patch-level release 0.46.3.