From 9ceae9112edf79ad2e5b193ea89a9eed2c1d596b Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Tue, 15 Feb 2022 19:03:01 +0000 Subject: [CWEB] Rebuild the CWEB boot sources. git-svn-id: svn://tug.org/texlive/trunk@62035 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/ChangeLog | 3 ++- Build/source/texk/web2c/ctangleboot.cin | 4 ++++ Build/source/texk/web2c/cwebboot.cin | 10 ++++++++++ 3 files changed, 16 insertions(+), 1 deletion(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index 8e452dde31a..5ddda8fe73a 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,5 +1,6 @@ -2022-02-14 Andreas Scherer +2022-02-15 Andreas Scherer + * cwebboot.cin, * ctangleboot.bin: Add '#line' after '#endif'. 2022-02-11 Andreas Scherer diff --git a/Build/source/texk/web2c/ctangleboot.cin b/Build/source/texk/web2c/ctangleboot.cin index edb33142047..45e0de89ab6 100644 --- a/Build/source/texk/web2c/ctangleboot.cin +++ b/Build/source/texk/web2c/ctangleboot.cin @@ -15,12 +15,16 @@ #ifndef HAVE_GETTEXT #define HAVE_GETTEXT 0 #endif +#line 65 "cwebdir/comm-w2c.h" + #if HAVE_GETTEXT #include #else #define gettext(a) a #endif +#line 71 "cwebdir/comm-w2c.h" + /*:4*/ #line 67 "cwebdir/ctangle.w" diff --git a/Build/source/texk/web2c/cwebboot.cin b/Build/source/texk/web2c/cwebboot.cin index 29a1c3fe915..c8d9ecc3ea0 100644 --- a/Build/source/texk/web2c/cwebboot.cin +++ b/Build/source/texk/web2c/cwebboot.cin @@ -15,12 +15,16 @@ #ifndef HAVE_GETTEXT #define HAVE_GETTEXT 0 #endif +#line 65 "cwebdir/comm-w2c.h" + #if HAVE_GETTEXT #include #else #define gettext(a) a #endif +#line 71 "cwebdir/comm-w2c.h" + /*:3*//*91:*/ #line 739 "cwebdir/comm-w2c.ch" @@ -32,6 +36,8 @@ #define bindtextdomain(a,b) "" #define textdomain(a) "" #endif +#line 746 "cwebdir/comm-w2c.ch" + /*:91*//*93:*/ #line 786 "cwebdir/comm-w2c.ch" @@ -408,6 +414,8 @@ string texmf_locale; #ifndef SEPARATORS #define SEPARATORS "://" #endif +#line 647 "cwebdir/comm-w2c.ch" + char separators[]= SEPARATORS; /*:87*/ @@ -1419,6 +1427,8 @@ change_file_name[max_file_name_length-2]= '\0'; strncpy(change_file_name,_DEV_NULL,max_file_name_length-2); change_file_name[max_file_name_length-2]= '\0'; #endif +#line 484 "cwebdir/comm-w2c.ch" + #line 1168 "cwebdir/common.w" while(--argc> 0){ -- cgit v1.2.3