Page MenuHomeFreeBSD

lang/lua54 - Update to 5.4.2
ClosedPublic

Authored by russ.haley_gmail.com on Dec 12 2020, 6:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 31, 9:10 AM
Unknown Object (File)
Mar 18 2024, 9:10 PM
Unknown Object (File)
Mar 9 2024, 11:07 PM
Unknown Object (File)
Mar 9 2024, 3:25 PM
Unknown Object (File)
Mar 6 2024, 10:05 PM
Unknown Object (File)
Mar 5 2024, 2:33 AM
Unknown Object (File)
Mar 5 2024, 2:33 AM
Unknown Object (File)
Mar 5 2024, 2:21 AM
Subscribers
None

Details

Summary

Hello Andrew, Mathieu, SunPoet,

As per the Lua team, this is an update that reverts Lua back to a stackless implementation. And as always, I am in the debt of Andrew, Mat and all those on the FreeBSD team that make this possible.

From the mailing list announcement:

//The major change that prompted a new release was the return to a
stackless implementation.

Also, there is one bug fixed, that will still appear in the bugs
page. (See [1].) There were also several small improvements (e.g., the
variable _PROMPT can use __tostring to produce its value; the hash of a
long string uses all characters).

[1] http://lua-users.org/lists/lua-l/2020-10/msg00092.html

  • Roberto//
Test Plan

Tested lightly on FreeBSD 12.1 Stable. Working on getting an Arm board for testing on armv7.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

russ.haley_gmail.com created this revision.

You could have just put this one on bugzilla with maintainer-approval set on the patch, for a routine update putting it up here seems overkill.

This revision is now accepted and ready to land.Dec 13 2020, 1:48 AM
This revision was automatically updated to reflect the committed changes.