2 replies
July 2019

alpopa

The bugs in software is the reality of software development and one should not be ashamed of it. The only difference is that some companies hide them while other organizations fix them. Such scans help Haiku to become much more stable OS, which is happening especially in recent Haiku history.

1 reply
July 2019 ▶ alpopa

korli Developer

Agreed, additionally some issues are only potential issues (aka possible false positives).
Redundant checks or “always true conditionals” were already optimized by the compiler, it’s important not to add new bugs when fixing these…