Closed polluks closed 2 years ago
Clang doesn't support nested functions, which are needed for this implementation of passing parameters to a routine in a shared library. Thus, the change I've just committed to fix this means the ability to open a shared library and call routines from it is only enabled for gcc builds.