diff options
| author | davygrvy <davygrvy@pobox.com> | 2004-11-02 21:30:10 (GMT) |
|---|---|---|
| committer | davygrvy <davygrvy@pobox.com> | 2004-11-02 21:30:10 (GMT) |
| commit | 2599d7c32241fd6c93ddc221b378193584f67fb0 (patch) | |
| tree | ebaf88a3d9d7b97dc08fa654cf31d1158c3ce91a | |
| parent | 339dfedebd4f578ce33f60b1e623046fb9ab1941 (diff) | |
| download | tcl-2599d7c32241fd6c93ddc221b378193584f67fb0.zip tcl-2599d7c32241fd6c93ddc221b378193584f67fb0.tar.gz tcl-2599d7c32241fd6c93ddc221b378193584f67fb0.tar.bz2 | |
no message
| -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> |
