Dear community,

within my patches to the form package, I faced issues that "info exists"
does always return 0.
Arnulf Wiedemann informed me, that this is due to a bug partly caused by
Incr Tcl-ng:

http://sourceforge.net/tracker/index.php?func=detail&aid=2981564&group_id=13244&atid=113244

A workaround is to use "::info exists" instead "info exists" which is
IMHO not doable for me.
The bug also breaks normal tcl code, when "info exists" is called within
namespaces. In consequence, no packages are usable any more after a
"package require Itcl".

I will dig for another solution...

Sorry,
Harald

---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org

Reply via email to