GithubHelp home page GithubHelp logo

Comments (9)

skypjack avatar skypjack commented on June 23, 2024 1

I guess you're using master. Commit 4da502f from wip suppresses the warning already. Soon upstream. 👍

from entt.

beekayer avatar beekayer commented on June 23, 2024 1

I have to throw this out while I have you, love your library mate. Good stuff. Using it to glue ImGui & Lua

from entt.

skypjack avatar skypjack commented on June 23, 2024 1

Thanks for the kind words ❤️ I've just created version 3.13.2 that also contains a fix for your issue.
Moreover, I'm starting work on the next big one. I hope it will make you love the library even more! 🙂

from entt.

skypjack avatar skypjack commented on June 23, 2024 1

Yeah, I strongly suggest using stable releases if possible. As for the other branches, this is how it works in general:

  • wip is the dev branch and it can contain bugs or even result in compilation errors
  • master is the upcoming release, stuff tested and proved to work on an outstanding amount of platforms already

You don't see the fix on master yet because it's after a bunch of commits that I haven't tested properly. I cherry-picked it for the release instead and tested it in isolation. 👍

from entt.

skypjack avatar skypjack commented on June 23, 2024

Just updated entt submodule for my project

Just to be clear, updated to...? master? Last stable version/patch version? wip?
I'm about to create a new patch version. I can include a quick fix eventually. 👍

from entt.

beekayer avatar beekayer commented on June 23, 2024

This is my submodule update from remote I did this morning.

From git submodule update --remote
From https://github.com/skypjack/entt
f2c4174..fedcb92 experimental -> origin/experimental
7cf7699..9a9e9e0 gh-pages -> origin/gh-pages
f2c4174..df87206 master -> origin/master

  • [new branch] v3.13.x -> origin/v3.13.x
    5ea8f03..b9f9cb4 wip -> origin/wip
  • [new tag] v3.13.0 -> v3.13.0
  • [new tag] v3.13.1 -> v3.13.1
    Submodule path 'entt': checked out 'df87206c940706ed6d06e9e4763628bed075a9cc'
    remote: Enumerating objects: 330, done.
    remote: Counting objects: 100% (330/330), done.
    remote: Compressing objects: 100% (180/180), done.
    remote: Total 330 (delta 202), reused 198 (delta 130), pack-reused 0
    Receiving objects: 100% (330/330), 479.12 KiB | 7.98 MiB/s, done.
    Resolving deltas: 100% (202/202), completed with 11 local objects.

from entt.

beekayer avatar beekayer commented on June 23, 2024

Looking forward to it.. I saw your long thread on relationships a while back, I've long suspected you might do something with that - just speculation. :) Either way, I'm sure it will be great. You're one hell of a C++ programmer.

from entt.

beekayer avatar beekayer commented on June 23, 2024

I see master wasn't updated with fix. I see the fix in WIP and see it made it into 3.13.x. I assume I shouldn't be using master branch in my production and use specific released versions?

from entt.

beekayer avatar beekayer commented on June 23, 2024

Instead of taking whatever master is, do you recommend I just keep up with your latest version in my .gitmodules? e.g.
[submodule "entt"]
path = entt
url = https://github.com/skypjack/entt.git
branch = v3.13.x

from entt.

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.