Page MenuHomeFreeBSD

editors/lite: fix running with Lua 5.4
Needs ReviewPublic

Authored by flo_purplekraken.com on Jan 27 2024, 10:53 AM.
Tags
None
Referenced Files
F108174796: D43631.diff
Wed, Jan 22, 5:59 AM
Unknown Object (File)
Dec 10 2024, 12:16 AM
Unknown Object (File)
Nov 23 2024, 10:26 AM
Unknown Object (File)
Nov 20 2024, 10:26 AM
Unknown Object (File)
Nov 20 2024, 10:26 AM
Unknown Object (File)
Nov 20 2024, 10:01 AM
Unknown Object (File)
Nov 16 2024, 1:29 PM
Unknown Object (File)
Nov 14 2024, 11:01 AM
Subscribers

Details

Reviewers
danfe
Group Reviewers
Ports Committers
Summary

Lite was originally built with Lua 5.2. Lua 5.3 introduced integers, which breaks some assumptions, resulting in runtime errors. Extend the patches to fix these issues.

Test Plan

poudriere testport: OK

portlint/portclippy complain about issues in the current makefile, but this is out of scope for this change.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline