9 ms·
The fact that the bug slipped through the cracks highlights the importance of sane defaults.
by beeb 1y ago
The fact that the bug slipped through the cracks highlights the importance of sane defaults.
- flohofwoe 1y agoThe warning is in the -Wall warning set, which tbh should be the bare minimum each C/C++ project enables (along with -Wextra, and -Werror).