Fix C builds by mcspr · Pull Request #8795 · esp8266/Arduino
added 6 commits
January 9, 2023 18:39
mcspr
added this to the
3.1.1 milestone
mcspr
deleted the
fix-build-c
branch
mcspr
mentioned this pull request
srwi
mentioned this pull request
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request
Nov 18, 2024Missing stdbool.h for 'bool' in features .h, at least one user is arduinoWebSockets Adds minimal headers sanity-check script to verify that C builds work as expected Also noticed and removed default argument from crc32() in internal .h that may be used in .c (not sure how extern C & default worked simultaniously, but at least in our .cpp Gcc somehow figured out it is a no overload solution)
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