texlive[51259] Build/source/texk/web2c: Rebuild boot modules after

commits+ascherer at tug.org commits+ascherer at tug.org
Wed May 29 17:37:19 CEST 2019


Revision: 51259
          http://tug.org/svn/texlive?view=revision&revision=51259
Author:   ascherer
Date:     2019-05-29 17:37:19 +0200 (Wed, 29 May 2019)
Log Message:
-----------
Rebuild boot modules after recent changes.

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

Modified: trunk/Build/source/texk/web2c/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/ChangeLog	2019-05-29 15:34:04 UTC (rev 51258)
+++ trunk/Build/source/texk/web2c/ChangeLog	2019-05-29 15:37:19 UTC (rev 51259)
@@ -1,3 +1,7 @@
+2019-05-29  Andreas Scherer  <https://ascherer.github.io>
+
+	* cwebboot.cin: Rebuild after recent changes.
+
 2019-05-23  Karl Berry  <karl at tug.org>
 
 	* patgen.ch (trie_size),

Modified: trunk/Build/source/texk/web2c/cwebboot.cin
===================================================================
--- trunk/Build/source/texk/web2c/cwebboot.cin	2019-05-29 15:34:04 UTC (rev 51258)
+++ trunk/Build/source/texk/web2c/cwebboot.cin	2019-05-29 15:37:19 UTC (rev 51259)
@@ -17,14 +17,14 @@
 #include <stdlib.h>  
 
 /*:22*//*81:*/
-#line 1123 "cwebdir/comm-w2c.ch"
+#line 1118 "cwebdir/comm-w2c.ch"
 
 #include <string.h> 
 #line 1417 "cwebdir/common.w"
 
-#line 1130 "cwebdir/comm-w2c.ch"
+#line 1125 "cwebdir/comm-w2c.ch"
 /*:81*//*85:*/
-#line 1169 "cwebdir/comm-w2c.ch"
+#line 1164 "cwebdir/comm-w2c.ch"
 
 #include <stdbool.h>  
 #include <stddef.h>  
@@ -31,7 +31,7 @@
 #include <stdint.h>  
 
 /*:85*//*88:*/
-#line 1211 "cwebdir/comm-w2c.ch"
+#line 1206 "cwebdir/comm-w2c.ch"
 
 #ifndef HAVE_GETTEXT
 #define HAVE_GETTEXT 0
@@ -48,7 +48,7 @@
 #endif
 
 /*:88*//*90:*/
-#line 1301 "cwebdir/comm-w2c.ch"
+#line 1296 "cwebdir/comm-w2c.ch"
 
 typedef bool boolean;
 #define HAVE_BOOLEAN
@@ -305,15 +305,15 @@
 FILE*C_file;
 FILE*tex_file;
 FILE*idx_file;
-#line 1056 "cwebdir/comm-w2c.ch"
+#line 1051 "cwebdir/comm-w2c.ch"
 FILE*scn_file;
 FILE*check_file;
-#line 1063 "cwebdir/comm-w2c.ch"
+#line 1058 "cwebdir/comm-w2c.ch"
 FILE*active_file;
 char*found_filename;
 #line 1376 "cwebdir/common.w"
 
-#line 1080 "cwebdir/comm-w2c.ch"
+#line 1075 "cwebdir/comm-w2c.ch"
 /*:77*/
 #line 61 "cwebdir/common.w"
 
@@ -328,7 +328,7 @@
 char*change_limit;
 
 /*:11*//*86:*/
-#line 1185 "cwebdir/comm-w2c.ch"
+#line 1180 "cwebdir/comm-w2c.ch"
 
 char cb_banner[max_banner];
 string texmf_locale;
@@ -400,7 +400,7 @@
 #line 1253 "cwebdir/common.w"
 
 /*:69*//*83:*/
-#line 1145 "cwebdir/comm-w2c.ch"
+#line 1140 "cwebdir/comm-w2c.ch"
 
 boolean get_line(void);
 name_pointer id_lookup(const char*,const char*,char);
@@ -413,7 +413,7 @@
 void sprint_section_name(char*,name_pointer);
 
 /*:83*//*84:*/
-#line 1158 "cwebdir/comm-w2c.ch"
+#line 1153 "cwebdir/comm-w2c.ch"
 
 static boolean input_ln(FILE*);
 static int web_strcmp(char*,int,char*,int);
@@ -423,7 +423,7 @@
 static void prime_the_change_buffer(void);
 
 /*:84*//*98:*/
-#line 1402 "cwebdir/comm-w2c.ch"
+#line 1397 "cwebdir/comm-w2c.ch"
 
 static void cb_usage(const_string str);
 static void cb_usagehelp(const_string*message,const_string bug_email);
@@ -463,7 +463,7 @@
 #line 72 "cwebdir/comm-w2c.ch"
 
 /*91:*/
-#line 1316 "cwebdir/comm-w2c.ch"
+#line 1311 "cwebdir/comm-w2c.ch"
 
 kpse_set_program_name(argv[0],"cweb");
 
@@ -471,7 +471,7 @@
 #line 73 "cwebdir/comm-w2c.ch"
 
 /*89:*/
-#line 1267 "cwebdir/comm-w2c.ch"
+#line 1262 "cwebdir/comm-w2c.ch"
 
 setlocale(LC_MESSAGES,setlocale(LC_CTYPE,""));
 texmf_locale= kpse_var_expand("${TEXMFLOCALEDIR}");
@@ -498,7 +498,7 @@
 #line 75 "cwebdir/comm-w2c.ch"
 
 /*78:*/
-#line 1080 "cwebdir/comm-w2c.ch"
+#line 1075 "cwebdir/comm-w2c.ch"
 
 scan_args();
 if(program==ctangle){
@@ -1345,7 +1345,7 @@
 #line 774 "cwebdir/comm-w2c.ch"
 
 /*87:*/
-#line 1196 "cwebdir/comm-w2c.ch"
+#line 1191 "cwebdir/comm-w2c.ch"
 
 if(C_file)fclose(C_file);
 if(tex_file)fclose(tex_file);
@@ -1423,13 +1423,13 @@
 while(--argc> 0){
 #line 1266 "cwebdir/common.w"
 if((**(++argv)=='-'||**argv=='+')&&*(*argv+1))/*74:*/
-#line 993 "cwebdir/comm-w2c.ch"
+#line 988 "cwebdir/comm-w2c.ch"
 
 {
 if(strcmp("-help",*argv)==0||strcmp("--help",*argv)==0)
 
 /*94:*/
-#line 1341 "cwebdir/comm-w2c.ch"
+#line 1336 "cwebdir/comm-w2c.ch"
 
 cb_usagehelp(program==ctangle?CTANGLEHELP:
 program==cweave?CWEAVEHELP:CTWILLHELP,NULL);
@@ -1436,12 +1436,12 @@
 
 
 /*:94*/
-#line 997 "cwebdir/comm-w2c.ch"
+#line 992 "cwebdir/comm-w2c.ch"
 
 if(strcmp("-version",*argv)==0||strcmp("--version",*argv)==0)
 
 /*96:*/
-#line 1383 "cwebdir/comm-w2c.ch"
+#line 1378 "cwebdir/comm-w2c.ch"
 
 printversionandexit(cb_banner,
 program==ctwill?"Donald E. Knuth":"Silvio Levy and Donald E. Knuth",
@@ -1449,7 +1449,7 @@
 
 
 /*:96*/
-#line 1000 "cwebdir/comm-w2c.ch"
+#line 995 "cwebdir/comm-w2c.ch"
 
 if(strcmp("-verbose",*argv)==0||strcmp("--verbose",*argv)==0)
 
@@ -1468,14 +1468,14 @@
 if(sscanf(++dot_pos,"%u",&kpathsea_debug)!=1)/*75:*/
 #line 1352 "cwebdir/common.w"
 
-#line 1043 "cwebdir/comm-w2c.ch"
+#line 1038 "cwebdir/comm-w2c.ch"
 cb_usage(program==ctangle?"ctangle":program==cweave?"cweave":"ctwill");
 
 #line 1363 "cwebdir/common.w"
 
-#line 1050 "cwebdir/comm-w2c.ch"
+#line 1045 "cwebdir/comm-w2c.ch"
 /*:75*/
-#line 1015 "cwebdir/comm-w2c.ch"
+#line 1010 "cwebdir/comm-w2c.ch"
 
 while(isdigit(*dot_pos))dot_pos++;
 dot_pos--;
@@ -1484,7 +1484,7 @@
 use_language= ++dot_pos;
 break;
 }else
-#line 1028 "cwebdir/comm-w2c.ch"
+#line 1023 "cwebdir/comm-w2c.ch"
  flags[(eight_bits)*dot_pos]= flag_change;
 #line 1350 "cwebdir/common.w"
 }
@@ -1509,7 +1509,7 @@
 {
 if(s-*argv> max_file_name_length-5)
 /*76:*/
-#line 1050 "cwebdir/comm-w2c.ch"
+#line 1045 "cwebdir/comm-w2c.ch"
 fatal(_("! Filename too long\n"),*argv);
 #line 1365 "cwebdir/common.w"
 
@@ -1538,12 +1538,12 @@
 #line 1310 "cwebdir/common.w"
 
 {
-#line 968 "cwebdir/comm-w2c.ch"
+#line 963 "cwebdir/comm-w2c.ch"
 if(strcmp(*argv,"-")!=0){
 #line 1314 "cwebdir/common.w"
 if(s-*argv> max_file_name_length-4)
 /*76:*/
-#line 1050 "cwebdir/comm-w2c.ch"
+#line 1045 "cwebdir/comm-w2c.ch"
 fatal(_("! Filename too long\n"),*argv);
 #line 1365 "cwebdir/common.w"
 
@@ -1554,7 +1554,7 @@
 if(dot_pos==NULL)
 sprintf(change_file_name,"%s.ch",*argv);
 else strcpy(change_file_name,*argv);
-#line 975 "cwebdir/comm-w2c.ch"
+#line 970 "cwebdir/comm-w2c.ch"
 }
 found_change= 1;
 #line 1321 "cwebdir/common.w"
@@ -1569,7 +1569,7 @@
 {
 if(s-*argv> max_file_name_length-5)
 /*76:*/
-#line 1050 "cwebdir/comm-w2c.ch"
+#line 1045 "cwebdir/comm-w2c.ch"
 fatal(_("! Filename too long\n"),*argv);
 #line 1365 "cwebdir/common.w"
 
@@ -1585,7 +1585,7 @@
 }else{
 strcpy(tex_file_name,*argv);
 strcpy(C_file_name,*argv);
-#line 982 "cwebdir/comm-w2c.ch"
+#line 977 "cwebdir/comm-w2c.ch"
 if(make_xrefs){
 #line 1336 "cwebdir/common.w"
 *dot_pos= 0;
@@ -1596,7 +1596,7 @@
 found_out= 1;
 }
 
-#line 992 "cwebdir/comm-w2c.ch"
+#line 987 "cwebdir/comm-w2c.ch"
 /*:73*/
 #line 1277 "cwebdir/common.w"
 
@@ -1603,12 +1603,12 @@
 else/*75:*/
 #line 1352 "cwebdir/common.w"
 
-#line 1043 "cwebdir/comm-w2c.ch"
+#line 1038 "cwebdir/comm-w2c.ch"
  cb_usage(program==ctangle?"ctangle":program==cweave?"cweave":"ctwill");
 
 #line 1363 "cwebdir/common.w"
 
-#line 1050 "cwebdir/comm-w2c.ch"
+#line 1045 "cwebdir/comm-w2c.ch"
 /*:75*/
 #line 1278 "cwebdir/common.w"
 ;
@@ -1617,12 +1617,12 @@
 if(!found_web)/*75:*/
 #line 1352 "cwebdir/common.w"
 
-#line 1043 "cwebdir/comm-w2c.ch"
+#line 1038 "cwebdir/comm-w2c.ch"
 cb_usage(program==ctangle?"ctangle":program==cweave?"cweave":"ctwill");
 
 #line 1363 "cwebdir/common.w"
 
-#line 1050 "cwebdir/comm-w2c.ch"
+#line 1045 "cwebdir/comm-w2c.ch"
 /*:75*/
 #line 1281 "cwebdir/common.w"
 ;
@@ -1629,9 +1629,9 @@
 #line 1283 "cwebdir/common.w"
 }
 
-#line 953 "cwebdir/comm-w2c.ch"
+#line 950 "cwebdir/comm-w2c.ch"
 /*:70*//*95:*/
-#line 1349 "cwebdir/comm-w2c.ch"
+#line 1344 "cwebdir/comm-w2c.ch"
 
 static void cb_usage(const_string str)
 {
@@ -1664,7 +1664,7 @@
 }
 
 /*:95*//*97:*/
-#line 1391 "cwebdir/comm-w2c.ch"
+#line 1386 "cwebdir/comm-w2c.ch"
 
 void cb_show_banner(void)
 {



More information about the tex-live-commits mailing list