updated know bugs

This commit is contained in:
anon 2023-08-24 04:44:26 +02:00
parent 94b151462a
commit 0b74a17baa

View File

@ -1,5 +1,2 @@
## Bugs
+ segfaults under -O2
+ i cannot decypher the valgrind warnings
+ a sinle character right before keywords is always highlighted; the bug is understood, the resolution design is under contemplation
+ newlines are not yet given special treatment in regex_match()
+ "\<" and "\>" are not yet implemented; they actually signal complex regexes, there should be a regex preprocessor replacing them