Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

std::regex broken in the current arduino/gcc4.8 #744

Closed
BbIKTOP opened this issue Apr 11, 2020 · 3 comments
Closed

std::regex broken in the current arduino/gcc4.8 #744

BbIKTOP opened this issue Apr 11, 2020 · 3 comments
Labels

Comments

@BbIKTOP
Copy link
Contributor

BbIKTOP commented Apr 11, 2020

Since std::regex is broken in 4.8, and this lib uses it, it's not possible to use regex for url matching. Is it possible to replace it with some other regex instead? Here's the first one I've found but it's not too difficult to port other. What do you think about it?

@SBKila
Copy link

SBKila commented May 27, 2020

Is there a workaround to make ESPAsyncWebServer running well with regex ?

esp8266/Arduino#6952

@stale
Copy link

stale bot commented Jul 26, 2020

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 26, 2020
@stale
Copy link

stale bot commented Aug 9, 2020

[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Aug 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants