HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #743677
Lua-5.4
100%
Description
First snapshot of lua-5.4 has been made available in https://www.lua.org/work/ and the page states that "We are getting ready to release Lua 5.4.0, the next version of Lua."
Given how long it takes for us to release new major versions, I'd be inclined to try to get lua-5.4 to freeciv-3.0 already. Otherwise we would be releasing brand new major version (3.0) with lua-5.3 years after lua-5.4 has been released.
Any work on this should first be made to master only, though, and ported to S3_0 only when it works.
Subtasks
Related issues
History
#1
Updated by Marko Lindqvist about 4 years ago
- Blocks Task #656466: S3_0 datafile format freeze (d3f) added
#2
Updated by Marko Lindqvist over 3 years ago
- Blocks Task #673656: S3_1 datafile format freeze (d3f) added
#3
Updated by Marko Lindqvist over 3 years ago
- Blocks deleted (Task #656466: S3_0 datafile format freeze (d3f))
#4
Updated by Marko Lindqvist about 3 years ago
- Sprint/Milestone changed from 3.0.0 to 3.1.0
#5
Updated by Marko Lindqvist about 3 years ago
- File 0024-Take-lua-5.4-to-use.patch 0024-Take-lua-5.4-to-use.patch added
- Status changed from New to In Progress
#6
Updated by Marko Lindqvist about 3 years ago
Build with clang fails with this. I think lua-5.3 has been failing the same way, but since lua-5.3 is available in the systems I use, we have been using syslua instead of compiling it as part of freeciv.
#7
Updated by Marko Lindqvist about 3 years ago
- File 0009-Take-lua-5.4-to-use.patch 0009-Take-lua-5.4-to-use.patch added
- Status changed from In Progress to Resolved
- Update README.packaging
I plan to push this to master, for testing
#8
Updated by Marko Lindqvist about 3 years ago
- Assignee set to Marko Lindqvist
#9
Updated by Marko Lindqvist about 3 years ago
Attached S3_0 version of the patch in case we decide to backport this.
#10
Updated by Marko Lindqvist about 3 years ago
- Status changed from Resolved to Closed