-
Notifications
You must be signed in to change notification settings - Fork 61
Fix compile on libretiny due to round macro conflict #214
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
Conversation
rechecked compile success with |-- ESPAsyncWebServer @ 3.7.9+sha.c9b70bd |
Thanks. If you could do a release, I'll bump the version in ESPHome |
Hi, I'm encountering this issue using ESPHome last beta 2025.7.0b1: when does a release can be integrated to esphome ? |
waiting for @me-no-dev to review pending PR... |
@bdraco : just wondering why ESPHome CI tests for 2025.7.0b1 were successful whereas compilation obviously fails with LibreTiny ? |
We didn't have a test for this case -- esphome/issues#7230 proposes to add one via esphome/esphome#9457 |
I started work on getting ESPHome's fork back up to date in case a release isn't possible before the ESPHome release. |
ESPHome 2025.7.0.b5 solves this issue, however the ASyncTCP compilation still fails with LibreTiny:
Maybe because of a new GCC version ? |
chrono:360:47: error: macro "round" passed 2 arguments, but takes just 1