On 12/30/2009 03:21 AM, Julius Schwartzenberg wrote:
Can't you just submit that initial test framework with the 3 imports (if all 3 are indeed needed)? The bug will of course not be closed but at least some of your work could be committed.
Paul Vriens wrote:
My work (and Detlef's too I think) only needs avifil32 and importing that, as Detlef suggested, was the way I was able to test things.
I understand that Alexandre would not accept such a patch though. Otherwise I would say Detlef's patch should be submitted with this import so that my patches can be committed on top of that.
I think it was also stupid of me to send all the patches as a serie, while they do not actually depend on each other. I'm not sure though how I would submit the patches next time. Should I send the tests depending on each other in a separate serie from the actual fixes or is the right way actually to send a fix with it's test in the same serie?
Thanks, Julius
On Fri, Jan 1, 2010 at 2:18 PM, Julius Schwartzenberg julius.schwartzenberg@gmail.com wrote:
It's better to send the test in first, in case the fix isn't committed. As for the series, if the patches don't depend on each other, there's no need to make a series, though it doesn't hurt anything.
On 01/01/2010 10:11 PM, Austin English wrote:
It does hurt to make independent patches into a patch series: if Alexandre rejects one patch in the series that will block the rest of the patches.
bye michael