16 Aug
2023
16 Aug
'23
3:45 p.m.
On Tue Aug 15 23:20:11 2023 +0000, Zebediah Figura wrote:
Right, but you'll notice that regular expression simply refuses to parse, say, "a\"b", or even "a\nb". For # line directives I think that's actually correct, but it's probably wrong for string literals. OH, I read `[^\"]` as escaping the inner quotation mark. Good catch.
-- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/305#note_42495