]> git.xolatile.top Git - public-libhl.git/commitdiff
updated know bugs
authoranon <anon@anon.anon>
Thu, 24 Aug 2023 02:44:26 +0000 (04:44 +0200)
committeranon <anon@anon.anon>
Thu, 24 Aug 2023 02:44:26 +0000 (04:44 +0200)
BUGS.md

diff --git a/BUGS.md b/BUGS.md
index 9736a8e050c86e2797d18aa1253256e5b424f312..75fcd026dd9c7fd07881a10380079b6f6687cea3 100644 (file)
--- a/BUGS.md
+++ b/BUGS.md
@@ -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