This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB 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]

src/libgui ChangeLog library/pane.tcl library/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hunt@sourceware.org	2002-12-03 14:03:17

Modified files:
	libgui         : ChangeLog 
	libgui/library : pane.tcl panedwindow.tcl pkgIndex.tcl tclIndex 

Log message:
	2002-12-03  Martin M. Hunt  <hunt@redhat.com>
	
	* library/pane.tcl: auto_mkindex cannot rebuild
	tclIndex because it does not recognize the namespace
	import in main.tcl.  To get it to work again, rename the
	following:
	body -> itcl::body
	configbody -> itcl::configbody
	class -> itcl::class
	* library/panedwindow.tcl: Ditto.
	
	* library/tclIndex: Regenerated.
	
	* library/pkgIndex.tcl: Regenerated.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgui/ChangeLog.diff?cvsroot=src&r1=1.46&r2=1.47
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgui/library/pane.tcl.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgui/library/panedwindow.tcl.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgui/library/pkgIndex.tcl.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgui/library/tclIndex.diff?cvsroot=src&r1=1.4&r2=1.5


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