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

[Bug default/20476] abidiff doesn't report incompatibility for abstract class when implementation has hidden visibility



https://sourceware.org/bugzilla/show_bug.cgi?id=20476

--- Comment #7 from dodji at redhat dot com ---
So, it turned out fixing this properly took a lot more work than that patch :-)

A number of tangent issues had to be resolved.

In any case, I have pushed a number of patches to fix this issue on the
dodji/PR20476 branch of the upstream git repository that can be browsed at
https://sourceware.org/git/gitweb.cgi?p=libabigail.git;a=shortlog;h=refs/heads/dodji/PR20476.

The reproducer that you filed to this bug was added to regression test suite.

Whenever you have time, could you please compile that branch, test it you your
environment on real code and report back?

To check that branch out, please do:

git clone git://sourceware.org / libabigail.git -b dodji/PR20476

Then compile it using the instructions found in the COMPILING file in the
source tree.

If you don't have time, I'll just merge this branch into master and possibly
fix any subsequent fallout there.

Thank you very much for taking time to file this important issue.  It is very
much appreciated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.