[Bug default/21485] problems compiling with clang

dodji at redhat dot com sourceware-bugzilla@sourceware.org
Sun Jan 1 00:00:00 GMT 2017


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

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #9 from dodji at redhat dot com ---
(In reply to Ben Woodard from comment #3)
> I am uncertain on how to address the warnings about overloaded virtual
> functions. I think that what you are doing is intentional and valid and the
> warning may be spurious but I haven't come up with a way to address it.


Right.  I'd say that warning is spurious in this case because the overloading
of the traverse member function was done on purpose.

Hopefully -Wno-overloaded-virtual should shut that warning down.


In any case, I have applied the patches you filed, thank you for those!

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


More information about the Libabigail mailing list