Product Documentation

c-treeACE V10.3 Release Notes

Previous Topic

Next Topic

SQL - ctsqlapi functions exported with c++ mangled names on Unix

The libctsqlapi.so library was exporting the ctsqlSetNumericParameterAsString and ctsqlGetNumericAsString functions with mangled C++ names instead of plain C names, which are consistent with the other public functions. The Python interface looks for plain C names. The libctsqlapi.so library has been changed to correct this.

TOCIndex