Re: The latest Tcl85 failed to load extensions that were linked to the tcl85 and tk85.lib
- From: "Donal K. Fellows" <donal.k.fellows@xxxxxxxxx>
- Date: 29 Nov 2005 02:46:05 -0800
chengye.geo@xxxxxxxxx wrote:
> Checked out the latest code from SF, built Tcl85 for Windows and found
> my extensions (dll) become unloadable. Many Tcl/Tk functions are no
> longer exported. What is the solution?
We've been working on cleaning up our act so that functions are only
exported if they are supposed to be. Previously, we were not very good
about this! The solution to your problem is to tell us (the core
maintainers) what functions are required so that we can add them to the
appropriate stubs table (probably the internal one).
Donal.
.
- Follow-Ups:
- References:
- Prev by Date: Re: Expect timeout problem. I needs help.
- Next by Date: Re: How do I access ICTL on my WINDOWS 2000 box?
- Previous by thread: The latest Tcl85 failed to load extensions that were linked to the tcl85 and tk85.lib
- Next by thread: Re: The latest Tcl85 failed to load extensions that were linked to the tcl85 and tk85.lib
- Index(es):
Relevant Pages
|