This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: regenerating tclIndex


I am pretty sure that you have to use Itcl to generate tclIndex files 
for code that contains Itcl classes, or the classes & methods will not 
get included in the index.  If you look, Itcl adds its own recognizer to 
the mkIndex parser namespace to look for these things.  I doubt this 
exists in straight Tcl.  The indexes might still work if you happen to 
hit straight tcl commands that bring all the code you care about in, but 
it is not a good bet that it will.

I also have some vague memory that there was a bug in the stock Itcl 
index generation code that I fixed in our version, but never got merged 
back to the Itcl source base?  This may be brain-noise, however.

Jim


On Monday, November 19, 2001, at 10:57  AM, insight-digest-
help@sources.redhat.com wrote:

> Doh. My bad? Didn't we decide that we would just require developers to
> have tclsh8.3?
>
>
--
Jim Ingham                                   jingham@apple.com
Developer Tools - gdb
Apple Computer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]