GithubHelp home page GithubHelp logo

Comments (6)

RobertMassart avatar RobertMassart commented on August 15, 2024 1

from fixed_math.

arturbac avatar arturbac commented on August 15, 2024

What c++ standard are You using in Your project ?

from fixed_math.

RobertMassart avatar RobertMassart commented on August 15, 2024

from fixed_math.

arturbac avatar arturbac commented on August 15, 2024

Thx.
Yep there were updates for c++20 and c++23 in library side functionalities, which doesn't affect fixed math functions at all.
So You are safe to revert for c++17, You will not lose anything.
I have to find more time to revert partial support for side functions back on msvc with c++17 in master.
Main project at which this lib is used already moved to c++20 that why I missed backward compatibility for msvc c++17.

from fixed_math.

arturbac avatar arturbac commented on August 15, 2024

Btw it is good to know that actually someone else is using this library, so far I didn't know that at all, I'll keep this in mind.

from fixed_math.

arturbac avatar arturbac commented on August 15, 2024

I fixed master v0.9.17 for using with c++17 masvc, when there is no bitcast support at all it will just not be available and compile with msvc c++17 mode, I can't implement it for msvc c++17 and it is not used in fixedmath at all, it is just side supported function I am using in some project with c++20/17 clang and fixedmath

from fixed_math.

Related Issues (2)

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.