texlive[62035] Build/source/texk/web2c: [CWEB] Rebuild the CWEB boot

commits+ascherer at tug.org commits+ascherer at tug.org
Tue Feb 15 20:03:01 CET 2022


Revision: 62035
          http://tug.org/svn/texlive?view=revision&revision=62035
Author:   ascherer
Date:     2022-02-15 20:03:01 +0100 (Tue, 15 Feb 2022)
Log Message:
-----------
[CWEB] Rebuild the CWEB boot sources.

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/ChangeLog
    trunk/Build/source/texk/web2c/ctangleboot.cin
    trunk/Build/source/texk/web2c/cwebboot.cin

Modified: trunk/Build/source/texk/web2c/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/ChangeLog	2022-02-15 14:09:19 UTC (rev 62034)
+++ trunk/Build/source/texk/web2c/ChangeLog	2022-02-15 19:03:01 UTC (rev 62035)
@@ -1,5 +1,6 @@
-2022-02-14  Andreas Scherer  <https://ascherer.github.io>
+2022-02-15  Andreas Scherer  <https://ascherer.github.io>
 
+	* cwebboot.cin,
 	* ctangleboot.bin: Add '#line' after '#endif'.
 
 2022-02-11  Andreas Scherer  <https://ascherer.github.io>

Modified: trunk/Build/source/texk/web2c/ctangleboot.cin
===================================================================
--- trunk/Build/source/texk/web2c/ctangleboot.cin	2022-02-15 14:09:19 UTC (rev 62034)
+++ trunk/Build/source/texk/web2c/ctangleboot.cin	2022-02-15 19:03:01 UTC (rev 62035)
@@ -15,13 +15,17 @@
 #ifndef HAVE_GETTEXT
 #define HAVE_GETTEXT 0
 #endif
+#line 65 "cwebdir/comm-w2c.h"
 
+
 #if HAVE_GETTEXT
 #include <libintl.h> 
 #else
 #define gettext(a) a
 #endif
+#line 71 "cwebdir/comm-w2c.h"
 
+
 /*:4*/
 #line 67 "cwebdir/ctangle.w"
 

Modified: trunk/Build/source/texk/web2c/cwebboot.cin
===================================================================
--- trunk/Build/source/texk/web2c/cwebboot.cin	2022-02-15 14:09:19 UTC (rev 62034)
+++ trunk/Build/source/texk/web2c/cwebboot.cin	2022-02-15 19:03:01 UTC (rev 62035)
@@ -15,13 +15,17 @@
 #ifndef HAVE_GETTEXT
 #define HAVE_GETTEXT 0
 #endif
+#line 65 "cwebdir/comm-w2c.h"
 
+
 #if HAVE_GETTEXT
 #include <libintl.h> 
 #else
 #define gettext(a) a
 #endif
+#line 71 "cwebdir/comm-w2c.h"
 
+
 /*:3*//*91:*/
 #line 739 "cwebdir/comm-w2c.ch"
 
@@ -32,7 +36,9 @@
 #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 @@
 #ifndef SEPARATORS
 #define SEPARATORS "://"
 #endif
+#line 647 "cwebdir/comm-w2c.ch"
+
 char separators[]= SEPARATORS;
 
 /*:87*/
@@ -1419,7 +1427,9 @@
 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){
 if((**(++argv)=='-'||**argv=='+')&&*(*argv+1))/*80:*/



More information about the tex-live-commits mailing list.