Add errors on invalid/missing function return type by earlephilhower · Pull Request #8165 · esp8266/Arduino
GCC 10.x seems to have a knack for crashing when a function which is declared to return a value does not. Add a warning, present on all builds, when this is the case. For more info see esp8266#8160 Thanks to @hreintke for the tip
approved these changes Jun 23, 2021
mcspr
mentioned this pull request
mcspr
mentioned this pull request
igrr
mentioned this pull request
igrr
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