Page MenuHomeFreeBSD

Revert "loader/lua: Remove workaround for command_error"
ClosedPublic

Authored by imp on Jul 5 2024, 6:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 3, 6:00 AM
Unknown Object (File)
Sun, Dec 1, 7:36 PM
Unknown Object (File)
Mon, Nov 25, 7:13 PM
Unknown Object (File)
Nov 24 2024, 6:49 AM
Unknown Object (File)
Nov 22 2024, 9:34 PM
Unknown Object (File)
Nov 20 2024, 10:12 AM
Unknown Object (File)
Nov 17 2024, 1:59 PM
Unknown Object (File)
Oct 22 2024, 2:21 AM

Details

Summary

This reverts commit 552f3072af54820cf1805f712e2567bc1b7f046d.

loader.command_error was added just after 11.2, but appears to not have
been back ported to 11.x. 11.0 was the first lua loader release, so keep
this compat shim until we sort out what to do, but whine about needing
to upgrade.

MFC After: 3 days
Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

imp requested review of this revision.Jul 5 2024, 6:23 PM

Just revert, kill the other changes.
Commit message locally updated to remove bit about whining, that will be a separate,
future commit.

This revision is now accepted and ready to land.Jul 9 2024, 8:40 PM