Giter Club home page Giter Club logo

Comments (5)

staktrace avatar staktrace commented on July 20, 2024

This is actually quite annoying for when my WR update cron job pushes patches, resulting in frequent merge conflicts. Is there something we can do to make the ordering stable? The SideOffsets2D_f32 keeps flip-flopping win the u32 variant.

from cbindgen.

eqrion avatar eqrion commented on July 20, 2024

There are definitely improvements we can make for the ordering. Unfortunately I haven't had time to improve cbindgen recently.

The issue with SideOffsets2D_f32 and SideOffsets2D_u32 seems like it could be from some uses of HashMap, which is non deterministic across changes.

I pushed a new release that uses BTreeMap instead, which might help your case. Let me know if it's still bad.

from cbindgen.

staktrace avatar staktrace commented on July 20, 2024

Initial results look good. Thanks! I'm ok with closing this issue for now and reopening it later if it's still a problem.

from cbindgen.

eqrion avatar eqrion commented on July 20, 2024

Okay cool. Let's keep this issue open for now, there are some other changes I'd like to make in the future.

from cbindgen.

eqrion avatar eqrion commented on July 20, 2024

I'm going to close this now as I think we do okay here. If there's something specific that comes up, lets open a new issue.

from cbindgen.

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.