Re: API/ABI changes analysis



26.07.2016, 14:22, "Nick Deubert":

On Jul 26, 2016 6:27 AM, "Ponomarenko Andrey" wrote:
>
> Hello,
>
> I've created an open-source tool for analysis of API/ABI changes in C libraries and tested it on the GUPnP. The report is published here: http://abi-laboratory.pro/tracker/timeline/gupnp/
>
> The report is updated daily. Hope it will be helpful for maintainers and users of the library in Linux distributions.
>
> Source code of the report generator: https://github.com/lvc/abi-tracker

Thanks, that is interesting, but I don't understand what you mean by problems with symbols? http://abi-laboratory.pro/tracker/compat_report/gupnp/0.20.14/0.20.15/19986/abi_compat_report.html

Are you going to add GSSDP and other glib libraries as well?

 
The section "Problems with Symbols" of the report describes changes in signatures of ABI symbols (e.g. change of a parameter type or return value type of a function, adding/removing parameters, etc.).
 
Report for GSSDP is here: http://abi-laboratory.pro/tracker/timeline/gssdp/
 
I'm testing the tool on a wide range of popular and maintained open-source libraries. The list of all analyzed libraries: http://abi-laboratory.pro/tracker/
 
The source code of the tracker (profiles for libraries and scripts): https://github.com/lvc/upstream-tracker
 
Thank you.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]