Sept. 8, 2025
7:05 a.m.
On Mon Sep 8 09:45:58 2025 +0000, Rémi Bernon wrote:
Can this ever return 0? Should we return 0 on NUL char or invalid token maybe? Yes, I have moved the NUL/EOF check to `get_token`. Also, Bison already defines `AQS_UNDEF`, so TK_ILLEGAL isn't needed.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8890#note_115264