14 Aug
2023
14 Aug
'23
7:21 p.m.
On Mon Aug 14 18:06:17 2023 +0000, Zebediah Figura wrote:
Our current STRING pattern is probably wrong for C strings; it forbids any backslashes inside the string. The preprocessor has a pattern which is probably more correct. Adding an extra test or two here would not be a bad idea. For STRING I see this on line 57:
`STRING \"[^\"]*\"` Am I misreading? -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/305#note_42263