Files
codeocean/lib
Sebastian Serth 42b0507cd6 Connection::Buffer: Ignore comments for quote matching
Within a source code comment (beginning with # or \\), a user could write arbitrary text, including unmatched quotes " or '. This is not an error and should be supported. However, with the current implementation, we would also treat such a quote the same way as an original one. With this commit, we fix that erroneous behavior.

Fixes CODEOCEAN-XF
2023-09-30 18:56:19 +02:00
..
2021-05-14 22:03:06 +02:00
2023-09-11 14:10:16 +02:00
2019-09-05 17:41:02 +02:00
2021-05-14 22:03:06 +02:00
2021-04-07 14:06:32 +02:00
2021-05-14 22:03:06 +02:00
2022-09-21 18:57:12 +02:00