summaryrefslogtreecommitdiffstats
path: root/generic/tclOO.decls
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2014-02-26 13:16:18 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2014-02-26 13:16:18 (GMT)
commit4840e7dbb41d0774d57648755a199c1a3aa586e3 (patch)
treeac41adc884e8209fd3cdb966d0c4b12dcb09de45 /generic/tclOO.decls
parent282de06cab689f8baa856923a62e4ad99167e57c (diff)
downloadtcl-4840e7dbb41d0774d57648755a199c1a3aa586e3.zip
tcl-4840e7dbb41d0774d57648755a199c1a3aa586e3.tar.gz
tcl-4840e7dbb41d0774d57648755a199c1a3aa586e3.tar.bz2
Simplify macro handling in tclOO*Decls.h, just as already done in "novem" [0c37ab8944], itcl*Decls.h and tdbc*Decls.h.
This doesn't change the way symbols are exported. This simplifications were already present in the Tcl 8.6.2 headers, but those were buggy when tclOO was linked in statically without using stubs.
Diffstat (limited to 'generic/tclOO.decls')
-rw-r--r--generic/tclOO.decls1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/tclOO.decls b/generic/tclOO.decls
index 5d6f2c2..265ba88 100644
--- a/generic/tclOO.decls
+++ b/generic/tclOO.decls
@@ -18,6 +18,7 @@ library tclOO
interface tclOO
hooks tclOOInt
+scspec TCLAPI
declare 0 {
Tcl_Object Tcl_CopyObjectInstance(Tcl_Interp *interp,