[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ns] Urgent help!!!



> I did not run it myself, I just checked the braces with vi... Anyways these 
> files (under lib) are compiled into the distribution, so theses sort of problems 
> should be reported at make time, I assume?

Yes. I checked some of those braces before in emacs and they did not match
indeed. But it's because that some of the comments messed up emacs'
matching algorithm. If there is a mismatch when ns is loaded the tcl
interpreter will fail on the wrong syntax and you'll get that infamous
otcl script dump. 

> I would be curious to know wether the current ns-mobilenode.tcl shows the same 
> "weirdness".

At least it runs on all wireless test scripts. Let us know if anyone see
anything wrong with tcl/ex because some of them MAY require some
upgrading.

> if there really is a brace problem, 2 braces won't solve, since I reported 3 
> missing ones :)