The attached patch concerns an issue with colliding "info" functions in custom namespaces.
E.g. if we had a custom namespace ::foo and an info function ::foo::info, the patched code in question would resolve all "info procs ..." calls into ::foo::info.
I accidentally stumbled over this bug while using mysqltcl.
patch against vtcl-1.6.1a1