ENH: name mangling on Borland compiler makes linkage impossible to extern "C" static variable, so
static keyword is removed temporarily to see if WrapTcl etc can run by declaring extern FunctionInfo currentFunction Cause : Borland forces underscores because runtime library needs it
Please register or sign in to comment