From fa88a7494a3abf74d91855f07fb8702ac5e3850f Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Sun, 24 Sep 2023 19:54:24 +0000 Subject: [CWEB] Avoid shadow variables. There are far too many single-character variables around. Sigh! (See also https://github.com/ascherer/mmix/commit/ed0c894d09df3b35479fdd18c8f5564f0b8bf691 for a similar situation in MMIX, where such global (sic!) variables weren't even put in the index across module borders.) git-svn-id: svn://tug.org/texlive/trunk@68358 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Build/source/texk/web2c/ChangeLog') diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index f186dae1d1d..d392a2fc590 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,8 @@ +2023-09-24 Andreas Scherer + + * ctangleboot.cin, + * cwebboot.cin: Avoid shadow variables. + 2023-09-17 TANAKA Takuji * {mftraptest,triptest,twill}.test: -- cgit v1.2.3