Subject: PATCH: make tkinspect-5.1.6 work with tk8.0p1 (including namespaces)
Newsgroups: comp.lang.tcl
Summary: patch to last sls tkinspect release to make it work with tk8.0
Keywords: tkinspect namespace tk8.0p1 tkerror

Here is an updated patch to make tkinspect-5.1.6 work with tk8.0p1

The main change, from the patch I posted in Oct, is to handle 
procedures and variables inside namespaces.

Get tkinspect from:

ftp://ftp.neosoft.com/languages/tcl/sorted/devel/tkinspect-5.1.6.tar.gz

then:

tar xzf tkinspect-5.1.6p3.patch.tar.gz
tar xzf tkinspect-5.1.6.tar.gz

cd tkinspect-5

mv RCS X-RCS
patch -p1 <../tkinspect-5.1.6p3.patch/patch-5.1.6-5.1.6p3
mv X-RCS RCS

The dance to get around the patch/RCS interaction is horrible. Suggestions
to avoid the rejected hunk problem are most welcome. Its happens when
`co' puts the userid of the locker into the RCS $Id$ variables in the
tkinspect tcl source files.

Paul
--
ei9gl@indigo.ie
