-
-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Description
Describe the bug
When doing almost any editing in the included GDIPlus project, the compiler crashes in a loop, and the IDE is left in a safe state. The project is win32. Same happens on win64.
To Reproduce
Steps to reproduce the behavior:
- Go to any of the source files other than Form1, e.g. Metafile.twin
- Start typing in the copyright blurb in the beginning of the file, just to keep things simple.
- After a few keystrokes - while editing the comment - the compiler gets "confused" and throws up irrelevant errors, e.g. TB5073.
- Going to another line in the comment and typing some more causes the compiler to crash, in a crash loop, and the IDE's utility is let's say diminished.
Expected behavior
The compiler doesn't corrupt its state.
Screenshots
Desktop
- Windows 10
- twinBASIC compiler Beta 950.
Metadata
Metadata
Assignees
Labels
No labels