From 574a4237c34edeecccae60157528e89f8829ea0c Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Thu, 10 Mar 2022 12:05:39 +0000 Subject: [CWEB] Another 'fall thru' comment. git-svn-id: svn://tug.org/texlive/trunk@62586 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/ChangeLog | 3 ++- Build/source/texk/web2c/cwebboot.cin | 2 +- Build/source/texk/web2c/cwebdir/ChangeLog | 2 ++ Build/source/texk/web2c/cwebdir/common.c | 2 +- Build/source/texk/web2c/cwebdir/common.w | 2 +- 5 files changed, 7 insertions(+), 4 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index a5821c23dec..5d5b0b1e55d 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,6 +1,7 @@ 2022-03-10 Andreas Scherer - * ctangleboot.cin: Make 'fall thru' comments active. + * ctangleboot.cin, + * cwebboot.cin: Make 'fall thru' comments active. 2022-03-03 Andreas Scherer diff --git a/Build/source/texk/web2c/cwebboot.cin b/Build/source/texk/web2c/cwebboot.cin index ebf5f2c7c58..212a8b704c5 100644 --- a/Build/source/texk/web2c/cwebboot.cin +++ b/Build/source/texk/web2c/cwebboot.cin @@ -1229,7 +1229,7 @@ print_section_name(r); err_print(">"); } else if(name_len * Makefile, + * common.c, + * common.w, * ctang-w2c.ch, * ctangle.c, * ctangle.w, diff --git a/Build/source/texk/web2c/cwebdir/common.c b/Build/source/texk/web2c/cwebdir/common.c index bcf6c54f84f..2b5c7c9ccc6 100644 --- a/Build/source/texk/web2c/cwebdir/common.c +++ b/Build/source/texk/web2c/cwebdir/common.c @@ -1017,7 +1017,7 @@ print_section_name(r); err_print(">"); } else if(name_len"); } else if (name_len case equal: break; case extension: if (!ispref || first<=last) extend_section_name(r,first,last+1,ispref); -- cgit v1.2.3