Hacker News new | ask | show | jobs
by mousepilot 1739 days ago
I remember building one program that was pretty big and was surprised that no warnings were issued, I seem to think it was postgresql but I'm not sure. I'll have to try another build sometime.

In my rinkydink c programs I try to understand the warnings and fix them, I do recall that they used to build clean but new gcc versions would note new issues that had not been flagged before.