ivanseidel / ivanseidel/LinkedList

This library overlaps with ESPAsyncWebServer

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
364
Forks
117
PR merge metrics
No merged PRs in 30d

Description

Unfortunately.
That library is much more popular, so it's needed to make changes here.

> src\esp32_AP.cpp:36:52: error: no matching function for call to 'LinkedList::LinkedList()'
> LinkedList ErrorsList = LinkedList();
> ^
> In file included from C:/Users/Nelly/.platformio/lib/**ESPAsyncWebServer**-esphome/src/ESPAsyncWebServer.h:29:0,
> from src\esp32_AP.cpp:4:

And so on ...

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with src/esp32_AP.cpp at line 36 and reproduce the reported build involving ESPAsyncWebServer. Check the LinkedList constructor expectations and define the compatibility scope; done should include a build without the reported error, although the issue does not specify broader changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
arduino, cpp
Domain
embedded-iot
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.