From: Fredrick M. <fr...@sp...> - 2021-02-13 09:31:54
|
> On 13 Feb 2021, at 17:28, Sergio Baldoví <ser...@gm...> wrote: > > I've also run abi-compliance-checker and get a 100% compatibility (see > attachment). > > The main difference is that I run it on the installed libspectrum tree > [1][2] rather than the build tree, so I guess that it only takes into > account public headers/interfaces. Thanks, while I was also running from a install trees rather than a build tree, I needed to specify the -public-headers option to get the same results as you did. > Honestly I'm not sure about the scope of these changes so I'm happy to > keep your choice. > > I'll also commit patch #411 to benefit from this choice. Happy to take the opportunity to lost binary compatibility here as its not like we are evolving the interface too fast! Fred |