How we made compiler warnings fatal in Firefox
Compiler warnings are mostly good: they identify real problems, and when false positives do occur they are usually easy to work around. However, if they’re not fatal, they tend to be ignored and build up. (See bug 187528 for an idea!) One way to prevent the build-up is to make them fatal, so they become … Continue reading How we made compiler warnings fatal in Firefox
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed