[Ns-developers] PATCH - TK support in NS2.28

Pedro Estrela pedro.estrela at inesc.pt
Fri Jul 1 10:20:01 PDT 2005


 

Hello list

 

I've upgraded the TK (window) support for ns2.28. This is a required step to
run the MASH otcl object inspector, which is the only true otcl debugging
facility that I know (see
http://mailman.isi.edu/pipermail/ns-users/2004-February/039588.html)

 

----------

For this, I've heavily modified common/tkAppinit.cc based on 

     ns-2.28's common/tclAppinit.cc

     tk8.4.5's wish.c (v 1.7 2002/06/21 20:24:29 dgp Exp)

 

(eg, it includes the same floating point fixes that tclAppinit contained.
These functions were duplicated by me, and should be located elsewhere, on a
common file, IMO.)

 

I've also modified Makefile.in to add a target NSTK

 

PATCHES:

http://inesc-0.tagus.ist.utl.pt/~pmsrve/ns2/files/Makefile.in_add_TK_support
_step2.patch

http://inesc-0.tagus.ist.utl.pt/~pmsrve/ns2/files/tkAppInit.cc_add_TK_suport
_step2.patch

 

------------

 

Pedro Vale Estrela

 

 



More information about the Ns-developers mailing list