Document UTF-8 wrapper coverage against LuaJIT Windows import surface#1
Draft
Document UTF-8 wrapper coverage against LuaJIT Windows import surface#1
Conversation
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Analyze source code and suggest possible improvements
Automate LuaJIT Unicode patch integration for MinGW/MSVC without upstream source edits
Feb 22, 2026
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Copilot
AI
changed the title
Automate LuaJIT Unicode patch integration for MinGW/MSVC without upstream source edits
Document per-target MinGW/MSVC build commands in README
Feb 22, 2026
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Copilot
AI
changed the title
Document per-target MinGW/MSVC build commands in README
Add Windows CI + release automation for patched LuaJIT and UTF-8 wrapper verification
Feb 22, 2026
Copilot stopped work on behalf of
johnd0e due to an error
February 22, 2026 18:51
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Copilot
AI
changed the title
Fix CI regressions in Windows builds: correct MinGW arm64 targeting, re-enable MSVC arm64 tests, and restore Unicode fixture setup
Stabilize Windows CI Unicode coverage: MinGW test execution path, unified fixture naming, and ARM64 test policy
Feb 23, 2026
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Copilot
AI
changed the title
Stabilize Windows CI Unicode coverage: MinGW test execution path, unified fixture naming, and ARM64 test policy
Stabilize Windows CI for LuaJIT Unicode: fix MinGW ARM64 build flags, align MinGW runtime test env, and revert fixture setup to pure batch
Feb 23, 2026
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Copilot
AI
changed the title
Stabilize Windows CI for LuaJIT Unicode: fix MinGW ARM64 build flags, align MinGW runtime test env, and revert fixture setup to pure batch
Stabilize CI by disabling broken MinGW ARM64 lane and fixing Unicode fixture generation for test reliability
Feb 23, 2026
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
…code match path Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Copilot
AI
changed the title
Stabilize CI by disabling broken MinGW ARM64 lane and fixing Unicode fixture generation for test reliability
Stabilize CI by removing failing MinGW ARM64 lane and hardening Unicode fixture-driven tests
Feb 23, 2026
Co-authored-by: johnd0e <1838643+johnd0e@users.noreply.github.com>
Copilot
AI
changed the title
Stabilize CI by removing failing MinGW ARM64 lane and hardening Unicode fixture-driven tests
Document UTF-8 wrapper coverage against LuaJIT Windows import surface
Feb 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR addresses the request to verify whether additional patching is needed based on the current LuaJIT Windows import list.
Result: path/command/environment-sensitive imports are already covered by existing UTF-8 wrappers; no new wrapper hooks were introduced.
What was reviewed
utf8_wrappers.c/.h).Coverage confirmed
fopen/freopenremoverename_popensystemgetenvGetModuleFileNameALoadLibraryExAWhat changed in this PR
README.md.🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.