Skip to content
Snippets Groups Projects
Commit 60702571 authored by Igor Munkin's avatar Igor Munkin Committed by Igor Munkin
Browse files

luajit: bump new version

* From Lua 5.3: assert() accepts any type of error object.

Closes #7457
Part of #7230

NO_DOC=LuaJIT submodule bump
NO_TEST=LuaJIT submodule bump
parent 7f52f445
No related branches found
No related tags found
No related merge requests found
......@@ -4,3 +4,9 @@ Backported patches from vanilla LuaJIT trunk (gh-7230). In the scope of this
activity, the following issues have been resolved:
* Fix handling of errors during trace snapshot restore.
## feature/luajit
Backported patches from vanilla LuaJIT trunk (gh-7230). In the scope of this
activity, the following features is completed:
* `assert()` now accepts any type of error object (from Lua 5.3).
Subproject commit 909afdc6041295917e8bbaf9e70546d30a12ce2a
Subproject commit ae79d993ef95c7d19a4d0512f7722e7d6fec48df
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment