Thread
-
Re: ABI Compliance Checker GSoC Project
David E. Wheeler <david@justatheory.com> — 2025-09-12T15:49:39Z
On Sep 12, 2025, at 11:37, Peter Eisentraut <peter@eisentraut.org> wrote: > I don't think we need any ABI checking until there is a dot-0 release, so I don't agree that a facility like that is needed. Hrm. I wonder how best to filter out a branch without a dot-0 tag. > Just compare against the previous release tag. Yep, that’s what it’s doing. Best, David