Page 1 of 1

IDE crash @SAMPLE

Posted: Sat Dec 14, 2024 2:09 pm
by Flinx
I tried to replace a file name via copy&paste and found a string that crashes the IDE.
Open an empty IDE window and try to write

Code: Select all

@sample 1, "a\"

Re: IDE crash @SAMPLE

Posted: Mon Dec 16, 2024 10:15 pm
by airsoftsoftwair
Confirmed, nice catch! Will be fixed.

Re: IDE crash @SAMPLE

Posted: Sun Jun 22, 2025 5:26 pm
by airsoftsoftwair

Code: Select all

- Fix [IDE]: Deadlock in the preprocessor scanner when the line ended on an escaped quote, i.e. backslash followed by a quote character