mirror of
https://github.com/irmen/prog8.git
synced 2025-07-24 20:24:09 +00:00
vm: fix scoped name in address-of inside array
This commit is contained in:
@@ -3,8 +3,9 @@ TODO
|
||||
|
||||
For next release
|
||||
^^^^^^^^^^^^^^^^
|
||||
- fix vm symbol case insensitivity (TestCompilerVirtual)
|
||||
- fix vm crash in TestCompilerVirtual: array with pointers
|
||||
- fix vm crash (parseValue error) in examples/vm/textelite.p8 (Assembler)
|
||||
- fix vm crash (parseValue error) in examples/vm/textelite.p8 (Assembler, caused by above?)
|
||||
|
||||
...
|
||||
|
||||
|
Reference in New Issue
Block a user