Στις 6/8/2012 14:03, ο/η Massimo Manghi έγραψε:
On 2012-08-05 16:54, Georgios Petasis wrote:
Do you think any important definition missing?
(Although now I am think it, tcl stubs must not be used...)
I forgot this last important point. The rule of thumb I learned from
Jan Nijtmans when I worked on the Tcl's dlopen bug is that code
*embedding* Tcl (like mod_rivet) shouldn't use stubs, while code
*extending* Tcl must be linked against the stubs library. So it's
correct, you don't need to add the stubs, but you must guaranteed
stubs are used for those packages/libraries which are components of
Rivet.
-- Massimo
---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org
Dear Massimo,
What is SERVER_CONFIG_FILE usde on mod_rivet.c, and where it is defined?
Regards,
George
---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org