Bugs item #426258, was opened at 2001-05-22 06:34
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103152&aid=426258&group_id=3152
>Category: Architecture: Thread Library
Group: aolserver3_4
Status: Closed
>Resolution: Rejected
>Priority: 1
Submitted By: Massimo Zanforlin (mzan)
Assigned to: Nobody/Anonymous (nobody)
Summary: tcl8x.c missing in 3.4 distribution
Initial Comment:
In AOLServer 3.4 distribution is missing the file
tcl8x.c.
The compiler on NT (Mocrosoft VC++ 6) cannot find the
source file tcl8x.c !!!
I don't know if I'm making something wrong.
Please help, this version could resolv the problem of
memory leak on closing Thread (mainly on Windows),
this is very important for us.
----------------------------------------------------------------------
>Comment By: Kris Rehberg (kriston)
Date: 2001-07-09 07:31
Message:
Logged In: YES
user_id=16427
This is not a bug. tcl8x.c has moved into the directory
tcl8.3.2/generic/nsthreads.c The win32 project will need
to be changed to reflect this.
Do ***NOT*** use the tcl8x.c that came with any prior
release!!
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2001-06-27 05:06
Message:
Logged In: NO
I found it here:
http://cvs.sourceforge.net/cgi-
bin/viewcvs.cgi/aolserver/aolserver/thread/Attic/
I'm trying to build nsodbc.dll for win32. To do that, I
need (?, I'm a rookie) to build nsthread and that made me
run into the same problem you have.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103152&aid=426258&group_id=3152