On Thursday 16 September 2010, Stefano Lattarini wrote: > On Thursday 16 September 2010, Ralf Wildenhues wrote: > > * Stefano Lattarini wrote on Thu, Sep 16, 2010 at 09:53:22PM CEST: > > > On Thursday 16 September 2010, Ralf Wildenhues wrote: > > > > With nits below addressed, the patch is OK for master, but > > > > please commit to a new branch off of maint > > > > > > That's what I tried at first, but unfortunately the maint > > > branch lacks support for silent-rules. However, it might be > > > possible that $(AM_V_GEN) and friends behaves as no-op in > > > maint, > > > > Yes you can assume that. > > OK. I'll rebase the patch on maint then. No, doesn't work, as the `tests/defs.in' in maint lacks the machinery to allow it to be safely sourced multiple times :-(
Should I backport that functionality from master into maint? Or should I just base the new branch "instspc-refactor" on master? Regards, Stefano