in reply to Re^9: Perl 5 Optimizing Compiler, Part 4: LLVM Backend?
in thread Perl 5 Optimizing Compiler, Part 4: LLVM Backend?
As for it's 'just one line'. What actually has to happen is that *someone* has to read the links you've provided, understand the issue, decide whether your patch is the best way to fix the issue (perhaps there are other considerations?), write an informative commit message, run the test suite, push the commit, and deal with any fallout if the smokes start failing. And field any queries from other p5pers, even though they aren't necessarily the one who understands the issue.
Whereas a bug report / RT ticket gets emailed to every one on the p5p mailing list, and the person who most understands the issue and/or the one with the spare time to apply the patch gets to deal with it. And all correspondence is logged against the ticket for future reference.
Dave.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^11: Perl 5 Optimizing Compiler, Part 4: LLVM Backend?
by jdporter (Paladin) on Aug 29, 2012 at 02:36 UTC | |
by dave_the_m (Monsignor) on Aug 29, 2012 at 08:18 UTC | |
by bulk88 (Priest) on Aug 29, 2012 at 18:55 UTC | |
by dave_the_m (Monsignor) on Aug 29, 2012 at 20:40 UTC |