texlive[56545] Build/source/texk/web2c/luatexdir: sync with the

commits+kakuto at tug.org commits+kakuto at tug.org
Mon Oct 5 01:53:30 CEST 2020


Revision: 56545
          http://tug.org/svn/texlive?view=revision&revision=56545
Author:   kakuto
Date:     2020-10-05 01:53:30 +0200 (Mon, 05 Oct 2020)
Log Message:
-----------
sync with the upstream

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/luatexdir/luatex_svnversion.h
    trunk/Build/source/texk/web2c/luatexdir/tex/texfileio.c

Modified: trunk/Build/source/texk/web2c/luatexdir/luatex_svnversion.h
===================================================================
--- trunk/Build/source/texk/web2c/luatexdir/luatex_svnversion.h	2020-10-04 23:47:30 UTC (rev 56544)
+++ trunk/Build/source/texk/web2c/luatexdir/luatex_svnversion.h	2020-10-04 23:53:30 UTC (rev 56545)
@@ -1 +1 @@
-#define luatex_svn_revision 7381
+#define luatex_svn_revision 7382

Modified: trunk/Build/source/texk/web2c/luatexdir/tex/texfileio.c
===================================================================
--- trunk/Build/source/texk/web2c/luatexdir/tex/texfileio.c	2020-10-04 23:47:30 UTC (rev 56544)
+++ trunk/Build/source/texk/web2c/luatexdir/tex/texfileio.c	2020-10-04 23:53:30 UTC (rev 56545)
@@ -316,7 +316,7 @@
         }
     } else {
         /*tex no read callback */
-        if (openinnameok(fnam)) {
+        if (openinnameok(fn)) {
             ret = open_in_or_pipe(f, fnam, kpse_tex_format, FOPEN_RBIN_MODE, (n == 0 ? true : false));
         } else {
             /*tex open failed */



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