Andrey V. Ponomarenko

Results 24 comments of Andrey V. Ponomarenko

Hello, Thank you for reporting issues. Such changes in function-like macro are filtered out from the "Binary compatibility" tab of the report by the constantFilter() subroutine. Is this change listed...

Hello, Thanks for reporting issues. What particular use case you mean?

Hello, Thanks for reporting the issue. The "a" part of the patch cannot be applied because we need to check the word size of the installed gcc that can be...

Hello. I'll try to debug the issue this week. Meanwhile have you tried to use the abi-dumper tool (https://github.com/lvc/abi-dumper) in order to create ABI dumps for your library and then...

What error message you've got when comparing ABI dumps?

The tool doesn't search for any headers when comparing ABI dumps. Could you please share input arguments of the tool? Thank you.

What is the name/release of your Linux distribution? ``` cat /etc/os-release ``` What version of the abi-dumper tool you are using? ``` abi-dumper --version ``` Thank you.

1. The error "can't find header files info in descriptor d1" means that your ABI dump is invalid. Did you use the "-g -Og" options to compile your shared objects?...

Github strips out attachments from e-mails. Please resend them directly to me: http://abi-laboratory.pro/contacts.html Thank you.