• Wesley W. Terpstra's avatar
    api: remove all C++ symbols from library => breaking C++ ABI change · 6860dbbe
    Wesley W. Terpstra authored
    There was a bug where sdb_find_by_identity would be exported by
    glue/cplusplus.cpp, but the type might not match the header,
    depending on the value of EB_STATUS_OR_VOID_T.
    
    Fixing this requires making the method inline. However, that removes
    the symbol from the library, which is a breaking change to the ABI
    for C++. The API remains compatible, however.
    6860dbbe
Name
Last commit
Last update
..
auto Loading commit data...
debian Loading commit data...
format Loading commit data...
glue Loading commit data...
labview Loading commit data...
memory Loading commit data...
test Loading commit data...
tools Loading commit data...
transport Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
FEATURES Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
etherbone.h Loading commit data...
etherbone.pas Loading commit data...
etherbone.pc.in Loading commit data...
make-deb.sh Loading commit data...