remove a no-op regex munging on callstacks

akkartik
Nov 10, 2023, 3:26 PM
6JKFAHNLTPQBVMHTKSOVOA25MAHXXI6GVWVGOUF75EHK23GXOIKAC

Dependencies

  • [2] IZGZEWFG switch to source editor on error
  • [3] CUFW4EJL reorganize app.lua and its comments
  • [4] AVTNUQYR basic test-enabled framework
  • [*] 3QNOKBFM beginnings of a test harness

Change contents

  • replacement in app.lua at line 46
    [2.299][2.299:403]()
    Error_message = debug.traceback('Error: ' .. tostring(err), --[[stack frame]]2):gsub('\n[^\n]+$', '')
    [2.299]
    [2.403]
    Error_message = debug.traceback('Error: ' .. tostring(err), --[[stack frame]]2)