Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completely broken? #175

Open
mnlipp opened this issue Nov 11, 2023 · 1 comment
Open

Completely broken? #175

mnlipp opened this issue Nov 11, 2023 · 1 comment

Comments

@mnlipp
Copy link

mnlipp commented Nov 11, 2023

I think I found the proper place for getting rid of the problem mentioned in #174. But now I get all sorts of serious compilation errors. Missing "#include <cstdint>", wrong usage of operator delete and errors that will take me some time to understand. (Although having some C++ experience, I have admittedly never looked deep enough into the standard library to immediately understand something like "error: no matching function for call to 'std::basic_format_arg<fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >::basic_format_arg(std::__cxx11::basic_string<char>&)'")

Is it possible that this (promising looking) library is completely broken?

@PerMalmberg
Copy link
Owner

I wouldn't say broken, but unmaintained. I haven't done anything with it for a long while now and the world around doesn't stand still.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants