Skip to content

Fix Lua 5.4 CLI crash#222

Merged
levno-710 merged 3 commits intomasterfrom
fix/221-lua54-cli
Mar 29, 2026
Merged

Fix Lua 5.4 CLI crash#222
levno-710 merged 3 commits intomasterfrom
fix/221-lua54-cli

Conversation

@levno-710
Copy link
Copy Markdown
Member

Summary

  • Fixes Lua 5.4 CLI crashes caused by loadstring usage in boolean expression compilation and config loading.
  • Makes tests.lua auto-detect Linux/Windows (with manual overrides still available).
  • Fixes [BUG] boolean error call #221.

@levno-710 levno-710 merged commit 728a837 into master Mar 29, 2026
2 checks passed
@levno-710 levno-710 deleted the fix/221-lua54-cli branch March 29, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] boolean error call

1 participant