WString: remove operator==(const __FlashStringHelper*) by d-a-v · Pull Request #8569 · esp8266/Arduino
d-a-v
marked this pull request as draft
Comparison with `P("test")` will use an implicit temporary `String(P("test"))` and restore warning-less & correct comparison with NULL through `==(const char*)` overload.
d-a-v
marked this pull request as ready for review
mcspr
changed the title
WString: overload ==
WString: remove operator==(const __FlashStringHelper*)
TD-er
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters