From: Gustaf N. <ne...@wu...> - 2006-02-07 23:26:39
|
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 |