mirror of
https://github.com/irmen/prog8.git
synced 2025-11-15 06:21:20 +00:00
* fix: ignore EOF when looking for error status after reading first byte of newly-opened file * fix: replace hard-coded $40 and $BF with STATUS_EOF and ~STATUS_EOF