Giter Site home page Giter Site logo

Eris for Lua 5.3 about eris HOT 5 CLOSED

fnuecke avatar fnuecke commented on May 28, 2024
Eris for Lua 5.3

from eris.

Comments (5)

SirVer avatar SirVer commented on May 28, 2024

Widelands would switch to Lua 5.3 as soon as you deem it stable enough.

from eris.

fnuecke avatar fnuecke commented on May 28, 2024

I've found an issue related to persisted upvalues, can't quite pin it down yet. Not sure if the references get mangled when writing, or something messes up while loading.

I'll work on it as time permits; may have to come up with a different way to manage upvalue persistence.

If someone else wants to bang their head against this, too, I'd be happy for input ;-)

from eris.

daurnimator avatar daurnimator commented on May 28, 2024

👍

from eris.

fnuecke avatar fnuecke commented on May 28, 2024

All right, I finally had the time to dig into the code a again, and I finally found the upvalue bug. I think, anyway. At least everything looks to be working fine for me now.

If you'd like to give it a try, check out the master-lua5.3 branch.

Important: keep in mind that the save format between 5.2 and 5.3 is not compatible, amongst other things because of the new integer type in 5.3.

from eris.

fnuecke avatar fnuecke commented on May 28, 2024

All right, I've had it running in the wild for a while now, and haven't gotten any reports of it breaking yet, so I'm somewhat confident it's properly working now!

from eris.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.