Hacker News new | ask | show | jobs
by waxjar 4930 days ago
I still don't really get the problem.

If a bug is recognised as such, simply don't implement it in the same way. If it's not, it's either a bug not previously discovered or intended behaviour.

1 comments

Easier said than done when developers have "write once, run anywhere" expectations. Mono famously has to duplicate bugs when implementing .NET.