diff options
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ the #define of MODULE_SCOPE. About the only time it would be problem is when someone is statically linking to Tcl and accessing internals from a C++ file and has name mangling issues from the - lack of "C" after 'extern'. + lack of "C" after 'extern' [Patch 1055668]. 2004-11-02 Don Porter <dgp@users.sourceforge.net> |