| Issue 7: | source files with empty lines or only comments lead to inconsistency |
‹ Prev
6 of 6
|
| 1 person starred this issue and may be notified of changes. | Back to list |
the problem: the source display and the source code object are not synced. if there is a empty line in the source file it is displayed in the source display but not counted in the LinkedList which contains the interpreted source code. this means if the processor executes the fifth command, it commands the ui to mark the fifth line, but this line or previous lines could be empty...
Dec 3, 2011
Project Member
#1
Patrick....@gmail.com
Status:
Fixed
|