On Sunday 25 October 2009, Øyvind Harboe wrote: > > > > Am I wrong in my assertion that these commands are ARM-specific and do > > not belong in target.h? That seems like one reasonable objection for > > holding off with integrating this series. > > Your assumption is correct, but it is unreasonable to hold of all > work until the interface problem can be tackled.
Not sure I agree about "unreasonable". It's pretty routine to avoid merging incomplete patch series. *Especially* when releases are overdue... The thing to do is keep working on the patches in your local work area. Whether managed by quilt or something on top of a version of the standard tree; or as a branch in git; or as something else entirely. I don't think I've *ever* worked in a commercial project that didn't routinely hold back work for short to long periods, until both (a) the work was ready and (b) the project as a whole was ready. This gets back to "merge windows". If the merge window is open, completed patch series are generally good to merge. Otherwise it's time to hold back. _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
