19
Why do more widely-adopted OSS take so long to review patches?
(kbin.melroy.org)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
If you check, there are lots of recently accepted patches to these projects
There can be lots of reasons, including those involved with background discussions that aren't in the bug report.
Sometimes it can be due to patches having a massive impact that are difficult to test but only fixes minor things, or they simply aren't that important.
I wrote a patch for a large project once though that fixed a critical NSIS installer bug when if a specific beta was installed earlier, you couldn't upgrade (but most people were using the betas). The patch was rejected because they wanted to break it up (but I couldn't because I needed to eliminate a big loop by converting it to small ones). So I gave up..
Project stopped a while later.. But this wasn't a normal scenario
How much have you donated to these projects? Trust me, some projects REALLY don't get many donations or volunteers. From my understanding, NTPd (not sure if its still the case), but it was literally being maintained by only 1 person