Re: [naviserver-devel] standardized comparisons

2006-02-08 Thread Zoran Vasiljevic

Am 08.02.2006 um 00:26 schrieb Gustaf Neumann:

(zoran, minor stuff; if you don't like the changes feel free to  
disregard it. most of the
changes is using "eq" instead of "==" for alphanum equality. "=="  
tries first to convert

the string to a number, so "eq" and "ne" are the correct checks).


Yes, I believe I was/am pretty lazy...
Anyways, good tip!

Cheers
Zoran



Re: [naviserver-devel] standardized comparisons

2006-02-07 Thread Gustaf Neumann

Bernd Eidenschink schrieb:

Gustaf,

I started with these:

* tcl/form.tcl:
* tcl/http.tcl:
* tcl/charsets.tcl:
* tcl/fastpath.tcl:
* tcl/sendmail.tcl:

the other files you provided partially differ from HEAD. I'll work over them 
the next days.


  
here they are. i made a cvs update + make install, but went to the old 
directory structure.
now they are supposed to be correct. i went as well over today's version 
of ttrace
(zoran, minor stuff; if you don't like the changes feel free to 
disregard it. most of the
changes is using "eq" instead of "==" for alphanum equality. "==" tries 
first to convert

the string to a number, so "eq" and "ne" are the correct checks).

all the best
-gustaf



ns-modules-tcl.tar.gz
Description: GNU Zip compressed data