[Bug default/19638] Different output for abidiff a.xml b.xml and abidiff a.xml b.so

michi.henning at canonical dot com sourceware-bugzilla@sourceware.org
Fri Jan 1 00:00:00 GMT 2016


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

--- Comment #6 from Michi Henning <michi.henning at canonical dot com> ---
The implementation of the derived exception methods looks like this:

ConfigException::ConfigException(std::string const& reason) :
    Exception("unity::scopes::ConfigException", reason)
{
}

ConfigException::ConfigException(ConfigException const&) = default;

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


More information about the Libabigail mailing list