tabemann / zeptoforth

A not-so-small Forth for Cortex-M
MIT License
192 stars 18 forks source link

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

Closed tabemann closed 2 years ago

tabemann commented 2 years ago

[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.

tabemann commented 2 years ago

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