On Mon, Oct 21, 2024 at 06:02:57PM -0400, Taylor Blau wrote: > On Sun, Oct 20, 2024 at 01:54:47AM +0100, Ramsay Jones wrote: > > > > Signed-off-by: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx> > > --- > > > > Hi Taylor, Patrick, > > > > I tested the v3 patches on the base mentioned in the cover letter > > without issues. In the interim, I noticed that the v3 patches had > > been queued on the 'seen' branch. I tested with make, as usual, then > > with meson (on Linux). This patch was required to fix the meson build > > (just in case you weren't already aware, although I suspect you are!). > > Thanks. It would be nice to have this folded into Patrick's branch. > Patrick: thoughts? Yeah, I'll pick these up with v4 of this patch series. I'll also try to make sure next time around that things work cleanly with "seen" and pick up dependencies as required. Patrick