[latex3-commits] [git/LaTeX3-latex3-latex2e] main: Remove Lua callback line numbers (track l3build change) (39012fde)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Feb 23 11:21:01 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : main
Link       : https://github.com/latex3/latex2e/commit/39012fde4b77523ab53d3c1d54f5788cf1a182e6

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

commit 39012fde4b77523ab53d3c1d54f5788cf1a182e6
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Feb 23 10:21:01 2023 +0000

    Remove Lua callback line numbers (track l3build change)


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

39012fde4b77523ab53d3c1d54f5788cf1a182e6
 base/testfiles/tlb-callbacks-002.luatex.tlg | 2 +-
 base/testfiles/tlb-ltluatex-001.luatex.tlg  | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/base/testfiles/tlb-callbacks-002.luatex.tlg b/base/testfiles/tlb-callbacks-002.luatex.tlg
index 61d211b6..f2748a64 100644
--- a/base/testfiles/tlb-callbacks-002.luatex.tlg
+++ b/base/testfiles/tlb-callbacks-002.luatex.tlg
@@ -10,5 +10,5 @@ First try: fifth second third forth first
 Second try: fifth third forth second first
 Third try: fifth forth third second first
 Cycle:
-./ltluatex.lua:335: Cycle occured at second -> forth -> third -> second
+./ltluatex.lua:...: Cycle occured at second -> forth -> third -> second
 Recovered: fifth second forth third first
diff --git a/base/testfiles/tlb-ltluatex-001.luatex.tlg b/base/testfiles/tlb-ltluatex-001.luatex.tlg
index 4730d580..b5e88319 100644
--- a/base/testfiles/tlb-ltluatex-001.luatex.tlg
+++ b/base/testfiles/tlb-ltluatex-001.luatex.tlg
@@ -1,13 +1,13 @@
 This is a generated file for the LaTeX2e validation system.
 Don't change this file in any respect.
-./ltluatex.lua:110: 
+./ltluatex.lua:...: 
 Module luatexbase Error: Unable to create callback:
 (luatexbase)             valid callback name and type required on input line ...
 stack traceback:
 ^^I[C]: in function 'error'
-^^I./ltluatex.lua:110: in upvalue 'module_error'
-^^I./ltluatex.lua:117: in upvalue 'luatexbase_error'
-^^I./ltluatex.lua:530: in field 'create_callback'
+^^I./ltluatex.lua:...: in upvalue 'module_error'
+^^I./ltluatex.lua:...: in upvalue 'luatexbase_error'
+^^I./ltluatex.lua:...: in field 'create_callback'
 ^^I[\directlua]:1: in main chunk.
 l. ...}
 The lua interpreter ran into a problem, so the





More information about the latex3-commits mailing list.