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

fix #2116 (FMT_COMPILE throws unmatched '{' on ESP32) #2117

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

summivox
Copy link
Contributor

I agree that my contributions are licensed under the {fmt} license, and agree to future changes to the licensing.


Fixes #2116 (for me, for now!)

Please do note that I am no expert in compile-time metaprogramming, therefore this patch might be "wrong", although it did work out for me.

@vitaut vitaut merged commit b0b56b4 into fmtlib:master Jan 28, 2021
@vitaut
Copy link
Contributor

vitaut commented Jan 28, 2021

Merged, thanks.

@summivox summivox deleted the fmt-compile-esp32-fix branch January 28, 2021 21:39
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

Successfully merging this pull request may close these issues.

Unable to get FMT_COMPILE to compile on ESP32
2 participants