[TDK] procheck question
by Larry W. Virden other posts by this author
Oct 9 2002 11:13AM messages near this date
view in the new Beta List Site
[TDK] Apologies for the spam ...
|
RE: [TDK] procheck question
I am running ProCheck from the TclDevKit (I don't see a way to identify the
version).
It seems that the expectations regarding valid Tcl and Tk options isn't
quite right. For instance, I get:
gui.tcl:433 (badOption) invalid option "get" must be: clear append
clipboard get
^
or
format.tcl:774 (badMathOp) invalid expr operator: "eq"
if {$mode eq "u"} { set urls($text) imm }
^
I was wondering whether there are control files that one can modify
so that procheck knows that these are valid.
Also, are there plans to add into procheck awareness of the extensions from
ActiveTcl? This would make procheck so much more useful...
--
Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ >
Larry W. Virden <mailto:lvirden@[...].org> <URL: http://www.purl.org/NET/lvirden/>
Even if explicitly stated to the contrary, nothing in this posting should
be construed as representing my employer's opinions.
-> <-
_______________________________________________
TDK mailing list
TDK@[...].com
http://listserv.ActiveState.com/mailman/listinfo/tdk
Thread:
Larry W. Virden
Andreas Kupries
|