You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mod_tcl-dev@tcl.apache.org by Jesus Is Not Dead <vu...@sympatico.ca> on 2003/06/25 08:42:03 UTC

tested/suggestion

If your running mod_tcl on another platform besides
Solaris with no problems send in an email and it will be added to the
Tested Platforms list.
heres my configuration....
PC
Gentoo Linux 1.4
kernel 2.5.70
GCC 3.2.3
Tcl 8.4.2
Apache 2.0.46
http://status.lonis.org

Technical related email can be sent to mod_tcl-dev@tcl.apache.org
(including bugs).

heres a bug (i think) :P
******
 invalid command name "rand"
     while executing
 "rand $x"
     (procedure "links" line 6)
     invoked from within
 "links [file dir $env(SCRIPT_FILENAME)]/links.db 5"
     (procedure
"/home/status/public_html/index.tcl::content_handler" line 27)
   invoked from within
"/home/status/public_html/index.tcl::content_handler"
******

[rand] should exist in mod_tcl too :P
and the error was in /home/status/public_html/custom.tcl::links called
from /home/status/public_html/index.tcl::content_handler

if we get the file and proc where the error ocurred its easier to debug
than by going to that line to just see the proc name...
just a suggestion ;)

Kiko []s

---------------------------------------------------------------------
To unsubscribe, e-mail: mod_tcl-dev-unsubscribe@tcl.apache.org
For additional commands, e-mail: mod_tcl-dev-help@tcl.apache.org