diff options
author | Kevin B Kenny <kennykb@acm.org> | 2008-06-01 02:02:48 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2008-06-01 02:02:48 (GMT) |
commit | c954573bcefbcf4f7660bdb42bfe1d44f33950a7 (patch) | |
tree | 3c54f9e99462ad249266b4ec5a3495acf3eac0b8 /ChangeLog | |
parent | 1c1a6d7dbef7006050c0ff8351a29d7daf390efc (diff) | |
download | tcl-c954573bcefbcf4f7660bdb42bfe1d44f33950a7.zip tcl-c954573bcefbcf4f7660bdb42bfe1d44f33950a7.tar.gz tcl-c954573bcefbcf4f7660bdb42bfe1d44f33950a7.tar.bz2 |
* generic/tclOODecls.h: Added the swizzling of DLLEXPORT and
* generic/tclOOIntDecls.h: DLLIMPORT needed to make EXTERN work.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-06-01 Kevin B. Kenny <kennykb@acm.org> + + * generic/tclOODecls.h: Added the swizzling of DLLEXPORT and + * generic/tclOOIntDecls.h: DLLIMPORT needed to make EXTERN work. + 2008-06-01 Donal K. Fellows <dkf@users.sf.net> * generic/tclOO.decls, unix/Makefile.in (genstubs): Make generation of |