]> Some of my projects - anidbudpclient.git/commit
Fix AniAdd lexer
authorAPTX <redacted>
Sat, 7 Mar 2026 04:55:51 +0000 (13:55 +0900)
committerAPTX <redacted>
Sat, 7 Mar 2026 04:55:51 +0000 (13:55 +0900)
commitcf4a1ce5a60a75c2e44822597edb51a7a4eb4de9
treee621e76999d2c9c43f525cdb0233141a1e12d7b9
parente6a3524f7115a611f115caa0e7d37dec1a4c9b51
Fix AniAdd lexer

The new regex engine matches the regex slightly differently leading
to splitting quoted string on spaces in some cases.

Also fixes compiling with PARSER_DEBUG enabled.
renameparser/AniAdd/lexer.cpp