mirror of
https://github.com/irmen/prog8.git
synced 2026-04-21 02:16:41 +00:00
String indexing bound check now includes the terminating 0 character. Also fix negative indexes on strings.
fixes #190
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
- fix/check github issues.
|
||||
|
||||
|
||||
Future Things and Ideas
|
||||
^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user