From f57d368078ed03d04bcd63f7c34dbb9faac75871 Mon Sep 17 00:00:00 2001 From: stephan Date: Sun, 26 Oct 2025 17:59:30 +0000 Subject: [PATCH] c-pp-lite: Fix another newline-related off-by-one which could cause newlines to get lost in @token@ filtering. Problem found in out-of-tree testing. FossilOrigin-Name: 1c80ff88c0ce3d1c168c9bda734cf52114c35efdcf46a6da78f0ed9adc794eb8 --- ext/wasm/c-pp-lite.c | 4 +--- manifest | 12 ++++++------ manifest.uuid | 2 +- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/ext/wasm/c-pp-lite.c b/ext/wasm/c-pp-lite.c index ee3e71bbc0..24d2da4cbd 100644 --- a/ext/wasm/c-pp-lite.c +++ b/ext/wasm/c-pp-lite.c @@ -1638,10 +1638,8 @@ static void cmpp_t_out_expand(CmppTokenizer * const t, for( ;z