Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | CONST -> const, and some more changes directed at making Itcl work with "novem". Not finished yet. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
c4af6df735a2206fd70361e2246d0199 |
| User & Date: | jan.nijtmans 2013-10-09 12:06:55.965 |
Context
|
2013-10-30
| ||
| 15:29 | Put extern "C" guard around stub table definition: In C++, calling convention on functions through function pointers might be influcenced by that. See for example: http://en.wikipedia.org/wiki/Compatibility_of_C_and_C++ On SUN's C++ compiler this might generate the warning: Warning (Anachronism): Formal argument fn_ptr of type ..... in call to ... is being passed .... check-in: ddf387cd88 user: jan.nijtmans tags: trunk | |
|
2013-10-09
| ||
| 12:06 | CONST -> const, and some more changes directed at making Itcl work with "novem". Not finished yet. check-in: c4af6df735 user: jan.nijtmans tags: trunk | |
|
2013-10-08
| ||
| 12:49 | Update to latest TEA. Eliminate use of EXTERN and TCL_STORAGE_CLASS: A tiny step directed at making Itcl compile/run with "novem" (not complete yet) check-in: b1ec5cc677 user: jan.nijtmans tags: trunk | |
Changes
Changes to generic/itcl.h.
Changes to generic/itclEnsemble.c.
Changes to generic/itclInt.h.
Changes to generic/itclMigrate2TclCore.h.
Changes to generic/itclResolve.c.
Changes to generic/itclTclIntStubsFcn.h.
Changes to win/itcl.rc.
