Closed bungle closed 1 year ago
There is a wrong offset in patch, so it complains about it with a notice:
patching file LuaJIT-2.1-20220411/src/lj_record.c patch unexpectedly ends in middle of line Hunk #1 succeeded at 2566 with fuzz 1 (offset -6 lines).
This commit fixes the offset.
:tada: This PR is included in version 4.39.7 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Summary
There is a wrong offset in patch, so it complains about it with a notice:
This commit fixes the offset.