arduino / arduino/ArduinoCore-arc32
IPAddress missing definition of operator!=()
Open
- Dominant language
- C
- Stars
- 330
- Forks
- 281
- PR merge metrics
- No merged PRs in 30d
Description
This was already fixed in ArduinoCore-API:
* https://github.com/arduino/Arduino/issues/7336
* https://github.com/arduino/ArduinoCore-API/commit/d5ae3faba1d69500f920c57b2afac59021831278
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the ArduinoCore-API issue 7336 and commit d5ae3faba1d69500f920c57b2afac59021831278, then locate the IPAddress definition in ArduinoCore-arc32. The work is done when IPAddress has the missing operator!=() behavior matching the referenced upstream fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100