Re: A new tool for backward compatibility analysis of API/ABI interfaces in RPM packages

2016-10-07 Thread Pierre-Yves Chibon
On Thu, Oct 06, 2016 at 05:58:10PM +0300, Ponomarenko Andrey wrote: > > > 06.10.2016, 08:23, "Pierre-Yves Chibon": > > On Wed, Oct 05, 2016 at 06:36:16PM +0300, Ponomarenko Andrey wrote: > >>  The tool is based on different software stack for analysis of backward > >>  compatibility developed sin

Re: A new tool for backward compatibility analysis of API/ABI interfaces in RPM packages

2016-10-06 Thread Ponomarenko Andrey
06.10.2016, 08:23, "Pierre-Yves Chibon": > On Wed, Oct 05, 2016 at 06:36:16PM +0300, Ponomarenko Andrey wrote: >>  The tool is based on different software stack for analysis of backward >>  compatibility developed since 2009: https://github.com/lvc (ABI Compliance >> Checker, ABI Dumper, etc.) >

Re: A new tool for backward compatibility analysis of API/ABI interfaces in RPM packages

2016-10-05 Thread Pierre-Yves Chibon
On Wed, Oct 05, 2016 at 06:36:16PM +0300, Ponomarenko Andrey wrote: > The tool is based on different software stack for analysis of backward > compatibility developed since 2009: https://github.com/lvc (ABI Compliance > Checker, ABI Dumper, etc.) > > RedHat created an alternative libabigail tool

Re: A new tool for backward compatibility analysis of API/ABI interfaces in RPM packages

2016-10-05 Thread Sérgio Basto
On Qua, 2016-10-05 at 18:36 +0300, Ponomarenko Andrey wrote: > 05.10.2016, 15:13, "Josh Boyer": > > > > On Wed, Oct 5, 2016 at 8:05 AM, Ponomarenko Andrey wrote: > > > > > >  Hello, > > > > > >  I'd like to present a new free tool for maintainers of software > > > libraries — Package ABI Diff To

Re: A new tool for backward compatibility analysis of API/ABI interfaces in RPM packages

2016-10-05 Thread Ponomarenko Andrey
05.10.2016, 15:13, "Josh Boyer": > On Wed, Oct 5, 2016 at 8:05 AM, Ponomarenko Andrey wrote: >>  Hello, >> >>  I'd like to present a new free tool for maintainers of software libraries — >> Package ABI Diff Tool (Pkg-ABIdiff). It's a tool for backward compatibility >> analysis of API/ABI interfac

Re: A new tool for backward compatibility analysis of API/ABI interfaces in RPM packages

2016-10-05 Thread Josh Boyer
On Wed, Oct 5, 2016 at 8:05 AM, Ponomarenko Andrey wrote: > Hello, > > I'd like to present a new free tool for maintainers of software libraries — > Package ABI Diff Tool (Pkg-ABIdiff). It's a tool for backward compatibility > analysis of API/ABI interfaces in RPM packages. It is based on ABICC

A new tool for backward compatibility analysis of API/ABI interfaces in RPM packages

2016-10-05 Thread Ponomarenko Andrey
Hello, I'd like to present a new free tool for maintainers of software libraries — Package ABI Diff Tool (Pkg-ABIdiff). It's a tool for backward compatibility analysis of API/ABI interfaces in RPM packages. It is based on ABICC and ABI Dumper tools. The tool does the following: 1. Extra