-
Notifications
You must be signed in to change notification settings - Fork 95
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
Adding support Support fmt/7.1.x, string-view-lite/1.6.0, and variant-lite/2.0.0 #129
Comments
Do you use RESTinio in C++17? |
I've updated RESTinio to fmtlib-7.1.2 in |
I had tested in in GCC 9 which might be 17 by default, it might have been bad example code but I am glad it worked I am trying to compile this example (slightly reduced) https://github.com/Stiffstream/restinio/blob/a6a07d147a04192cd0f590492ce6dd321597d54c/README.md#enhanced-example-with-express-router I pushed a commit that was failing. |
* bump restinio/0.6.12 + upgrade deps fmt/7.1.x does not work havent testing variant-lite/2.0.0 * testing upgrading deps (fails) based on Stiffstream/restinio#129 * bumping more deps + minify example to avoid compliation errors
The title includes a list of RESTinio dependencies which have seen update(s) in recent weeks/months.
Not include are the PRCE and PREC2 which have also seen updates, the ones above have more integration challenges however (as the they are not optional to restinio).
restinio::optional
(I did not save the logs unfortunately)As always any time you spent looking at this would be greatly appreciated ❤️
The text was updated successfully, but these errors were encountered: