[latex3-commits] [latex3/latex2e] latexlab/rcb, sockets: of course, also the luatex tests :-( (696c9066)

github at latex-project.org github at latex-project.org
Sun Aug 6 00:31:47 CEST 2023


Repository : https://github.com/latex3/latex2e
On branches: latexlab/rcb,sockets
Link       : https://github.com/latex3/latex2e/commit/696c9066125f42d4892ebe730adff2c520e8e9d7

>---------------------------------------------------------------

commit 696c9066125f42d4892ebe730adff2c520e8e9d7
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sun Aug 6 00:31:47 2023 +0200

    of course, also the luatex tests :-(


>---------------------------------------------------------------

696c9066125f42d4892ebe730adff2c520e8e9d7
 base/testfiles/sockets-001.luatex.tlg | 2 +-
 base/testfiles/sockets-002.luatex.tlg | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/base/testfiles/sockets-001.luatex.tlg b/base/testfiles/sockets-001.luatex.tlg
index a54cc3ff..502e8101 100644
--- a/base/testfiles/sockets-001.luatex.tlg
+++ b/base/testfiles/sockets-001.luatex.tlg
@@ -31,7 +31,7 @@ sensible to do so. Use the L3 programming layer function \socket_set_plug:nnn
 if you really have to.
 ----------------------
 Socket foo:
-    number of arguments = 0
+    number of inputs = 0
     available plugs = noop, default
     current plug = noop
     definition = \protected\long macro:->\typeout {modified noop}
diff --git a/base/testfiles/sockets-002.luatex.tlg b/base/testfiles/sockets-002.luatex.tlg
index 951fdae3..c1d71f2f 100644
--- a/base/testfiles/sockets-002.luatex.tlg
+++ b/base/testfiles/sockets-002.luatex.tlg
@@ -9,7 +9,7 @@ It is not allowed to declare sockets inside a group. Move the declaration to
 the top-level.
 [Sockets] ==> Plug 'noop' for socket 'foo' declared.
 [Sockets] ==> Replacing plug '' with 'noop' in socket 'foo'.
-[Sockets] ==> Socket 'foo' declared with 0 argument(s)
+[Sockets] ==> Socket 'foo' declared with 0 input(s)
 ! LaTeX socket Error: Socket 'foo' already declared!
 For immediate help type H <return>.
  ...                                              
@@ -36,7 +36,7 @@ if you really have to.
 [Sockets] ==> Plug 'noop' for socket 'foo' changed.
 ----------------------
 Socket foo:
-    number of arguments = 0
+    number of inputs = 0
     available plugs = noop, default
     current plug = noop
     definition = \protected\long macro:->\typeout {modified noop}





More information about the latex3-commits mailing list.