On Tue, 21 Sept 2021 at 13:48, Daniel P. Berrangé <berra...@redhat.com> wrote: > > On Tue, Sep 21, 2021 at 01:40:36PM +0100, Peter Maydell wrote: > > Is there anything that can be done to make meson version bumps > > not a horrific pain to back out ? This seems to go wrong pretty > > much every time. > > Save your previous 'build' directory contents somewhere safe > and record the submodule checkout hashes, so they can be > reset to that ?
I want this fixed on the Meson end, because if I run into this kind of thing while testing and then backing out pull requests then it seems quite likely that it will also happen to people as they try to bisect across the merge once it eventually gets into git. -- PMM