texlive[67466] Build/source/texk/web2c/cwebdir: [CWEB] Improve KPSE

commits+ascherer at tug.org commits+ascherer at tug.org
Sun Jun 25 11:30:54 CEST 2023


Revision: 67466
          http://tug.org/svn/texlive?view=revision&revision=67466
Author:   ascherer
Date:     2023-06-25 11:30:53 +0200 (Sun, 25 Jun 2023)
Log Message:
-----------
[CWEB] Improve KPSE header inclusion.

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/cwebdir/ctwill-mini.ch
    trunk/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch

Modified: trunk/Build/source/texk/web2c/cwebdir/ctwill-mini.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctwill-mini.ch	2023-06-24 23:47:13 UTC (rev 67465)
+++ trunk/Build/source/texk/web2c/cwebdir/ctwill-mini.ch	2023-06-25 09:30:53 UTC (rev 67466)
@@ -60,6 +60,12 @@
 Section 4.
 
 @x
+For backward compatibility with pre-{\mc ANSI} compilers, we replace the
+ at y
+And we replace the
+ at z
+
+ at x
 @d _(s) gettext(s)
 @y
 @d _(s) gettext(s)

Modified: trunk/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch	2023-06-24 23:47:13 UTC (rev 67465)
+++ trunk/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch	2023-06-25 09:30:53 UTC (rev 67466)
@@ -2067,8 +2067,7 @@
 @d kpse_find_cweb(name) kpse_find_file(name,kpse_cweb_format,true)
 
 @<Include files@>=
-#include <kpathsea/kpathsea.h> /* include every \Kpathsea/ header;
-  for |@!kpse_find_file| */
+#include <kpathsea/tex-file.h> /* |@!kpse_find_file| */
 
 @ @<Set up |cur_file_name|...@>=
 if (strlen(found_filename) < max_file_name_length) {



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