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 14:01:35 -0800
Well, it's up to you. But we're not cooperating with such an attitude
because we feel there's far too many things that were only ever
exported by accident (and which were not exported properly on all
platforms either, IIRC). Instead we're clearing that particular drain.
What we are happy to do is to put things into the internal stubs table
if it turns out there's an API there that ought to have some level of
exposure. If it's something really useful, it'll go into the public
stubs table (and be documented and supported across versions) but
that's more effort. :-)
I ask again: what non-exported functions do you need? (No variables
will be exposed; that really doesn't work reliably across platforms. We
can work around such problems with accessor functions though; it's just
the export itself which is not reliable enough.) A 'make -k' log would
probably be enough info, but if you prefer you can just do the list
yourself.
Donal.
.
- Follow-Ups:
- References:
- The latest Tcl85 failed to load extensions that were linked to the tcl85 and tk85.lib
- From: chengye . geo
- Re: The latest Tcl85 failed to load extensions that were linked to the tcl85 and tk85.lib
- From: Donal K. Fellows
- Re: The latest Tcl85 failed to load extensions that were linked to the tcl85 and tk85.lib
- From: chengye . geo
- Re: The latest Tcl85 failed to load extensions that were linked to the tcl85 and tk85.lib
- From: Donal K. Fellows
- Re: The latest Tcl85 failed to load extensions that were linked to the tcl85 and tk85.lib
- From: chengye . geo
- The latest Tcl85 failed to load extensions that were linked to the tcl85 and tk85.lib
- Prev by Date: Embedded TCL and Single File Executables
- Next by Date: Re: Embedded TCL and Single File Executables
- Previous by thread: Re: 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):