https://bugzilla.redhat.com/show_bug.cgi?id=2208842
Bug ID: 2208842 Summary: Lua 5.4 package incorrectly defines Lua 5.2 compatibility Product: Fedora Version: rawhide OS: Linux Status: NEW Component: lua Severity: medium Assignee: spotrh@gmail.com Reporter: sentrycraft123@gmail.com QA Contact: extras-qa@fedoraproject.org CC: 4le@live.com, drjohnson1@gmail.com, lua-packagers-sig@lists.fedoraproject.org, mhroncok@redhat.com, michel@michel-slm.name, spotrh@gmail.com Target Milestone: --- Classification: Fedora
In the `lua-5.3.0-configure-compat-module.patch` patch `LUA_COMPAT_5_2` gets defined, whichi makes consumers of it think its compatible with Lua 5.2, despite Lua 5.4 lacking any kind of code to be.
Reproducible: Always