|
|
|
|
|
by leereeves
995 days ago
|
|
I haven't compared the patches but a comment below [1] says: > The only difference between the patch that was accepted and the one that was proposed is where the fix is. In one case it's in an ifdef outside of an if. In the other it's in an inner if statement. That's it. This is a difference in style not a technical difference in the patch at all. It sounds like the author did quite a bit more than "suggest" the patch idea. They debugged the issue and wrote an entire patch which was accepted with one small change. 1: https://news.ycombinator.com/item?id=37672558 |
|