Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport release/3.1.x] chore(patches): fix ldoc intermittent fail caused by LuaJIT #12147

Closed

Conversation

team-gateway-bot
Copy link
Collaborator

@team-gateway-bot team-gateway-bot commented Dec 4, 2023

Backport c7c44a2 from #11983.

Fix #KAG-1761

Copy link
Member

@bungle bungle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zhongweiy this seems to fail even worse:

can't find file to patch at input line 15
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From 65c849390702b1150d52e64db86cbc6b3c98413e Mon Sep 17 00:00:00 2001
|From: Mike Pall <mike>
|Date: Thu, 9 Nov 2023 11:02:36 +0100
|Subject: [PATCH] Invalidate SCEV entry when returning to lower frame.
|
|Thanks to Zhongwei Yao. #1115
|---
| src/lj_record.c | 1 +
| 1 file changed, 1 insertion(+)
|
|diff --git a/bundle/LuaJIT-2.1-20230410/src/lj_record.c b/bundle/LuaJIT-2.1-20230410/src/lj_record.c
|index a49f942a..0122105b 100644
|--- a/bundle/LuaJIT-2.1-20230410/src/lj_record.c
|+++ b/bundle/LuaJIT-2.1-20230410/src/lj_record.c
--------------------------
File to patch: 

@zhongweiy
Copy link
Contributor

zhongweiy commented Dec 14, 2023

@bungle I have not updated this branch at all.

@AndyZhang0707 Hi, Andy, I remember 3.1 is deprecated. Shall I abandon this one?

@zhongweiy
Copy link
Contributor

confirmed with Andy offline. This backporting is not needed.

@zhongweiy zhongweiy closed this Dec 15, 2023
@zhongweiy zhongweiy deleted the backport-11983-to-release/3.1.x branch December 15, 2023 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants