arduino / arduino/ArduinoCore-avr
IPAddress missing definition of operator!=()
Open
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 1.1k
- 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
Review linked pull request #329 alongside the referenced ArduinoCore-API issue and commit. Start by comparing the AVR core's IPAddress implementation with the upstream fix; done means the missing operator!= definition is brought in and the relevant tests or build checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100