[GH-ISSUE #927] Release version conflict with latest Arduino #785

Closed
opened 2026-02-28 01:27:02 +03:00 by kerem · 2 comments
Owner

Originally created by @roberttidey on GitHub (Aug 21, 2019).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/927

A recent commit in the ESP8266 IDE on github has introduced an enum called HTTP_HEAD in ESP8266WebServer.h which is in conflict with string defined in WifiManager.h file and causes compilation errors.

This string is different in the development branch and using this compiles OK.

Originally created by @roberttidey on GitHub (Aug 21, 2019). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/927 A recent commit in the ESP8266 IDE on github has introduced an enum called HTTP_HEAD in ESP8266WebServer.h which is in conflict with string defined in WifiManager.h file and causes compilation errors. This string is different in the development branch and using this compiles OK.
kerem 2026-02-28 01:27:02 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@tablatronix commented on GitHub (Aug 21, 2019):

I will hotfix if I have not already

<!-- gh-comment-id:523678405 --> @tablatronix commented on GitHub (Aug 21, 2019): I will hotfix if I have not already
Author
Owner

@tablatronix commented on GitHub (Aug 30, 2019):

#928

<!-- gh-comment-id:526635721 --> @tablatronix commented on GitHub (Aug 30, 2019): #928
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#785
No description provided.