Coder Social home page Coder Social logo

Upgrade cmkr to C++17/20 ? about cmkr HOT 4 CLOSED

build-cpp avatar build-cpp commented on August 11, 2024
Upgrade cmkr to C++17/20 ?

from cmkr.

Comments (4)

Guekka avatar Guekka commented on August 11, 2024 1

I did not consider security. I still think there are alternatives for someone wanting a trusted binary (build on a trusted recent system, share the binary). But I understand better, thanks for explaining.

from cmkr.

mrexodia avatar mrexodia commented on August 11, 2024

Hello,

Thanks for your interest! Using C++11 is indeed on purpose and I wrote my design considerations in more detail at #2.

The gist of it is that C++11 is pretty much universally supported now (even on older distros, weird in-house systems etc.) so using C++11 means that the bootstrapping process can always complete. Perhaps in ~5 years the major version can be bumped when C++14 becomes universally supported.

I think it would be helpful to write down design considerations like this in a page of the documentation, so I’ll try to get to that whenever I have time :)

from cmkr.

Guekka avatar Guekka commented on August 11, 2024

I understand your point, but cmkr is a binary, not a library. And as far as I know, CMake only supports Windows, Mac and Linux. So distributing Windows, Mac and Linux binaries should be enough to achieve compatibility with every system.

Anyway, it's your choice, I can understand it. Thanks for the quick answer. As for:

I think it would be helpful to write down design considerations like this in a page of the documentation

I think linking that issue in the readme would be good enough for now

from cmkr.

mrexodia avatar mrexodia commented on August 11, 2024

from cmkr.

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.