[naviserver-devel] Fixup completed

2005-06-27 Thread Zoran Vasiljevic
Hi! Well, I have corrected all of the places touched by the latest Win ckeckin objected by Stephen (perfectly valid objections...). It is to a great extent my fault and partially due to the bad timing we (i.e. Ibrahim) added those changes to the code base, as already explained. Cheers Zoran

Re: [naviserver-devel] Re: [naviserver-commits] naviserver/nsd return.c,1.5,1.6

2005-06-27 Thread Zoran Vasiljevic
Am 24.06.2005 um 22:41 schrieb Stephen Deasey: Finally, is this function necessary? Ns_ConnReturnFile already exists in fastpath.c. Absolutely. I'm removing this from the code. Zoran

Re: [naviserver-devel] Re: [naviserver-commits] naviserver/nsd nsmain.c,1.13,1.14

2005-06-27 Thread Zoran Vasiljevic
Am 27.06.2005 um 05:48 schrieb Stephen Deasey: What does 'tcp' stand for? How about 'cwd': tcp is rubbish. I have fixed this now. Zoran

[naviserver-devel] Re: [naviserver-commits] naviserver/nsd tclcmds.c,1.14,1.15

2005-06-27 Thread Zoran Vasiljevic
Hi! I've seen some problems with last checkin for Win which Ibrahim did over the weekend. The timing was not really ideal since I was away over the weekend and have not double-checked everything on all OS'es promptly. I will go now, double-check everything and rectify some issues which popped-u

Re: [naviserver-devel] Re: [naviserver-commits] naviserver/nsd nswin32.c,1.6,1.7

2005-06-27 Thread Zoran Vasiljevic
Am 27.06.2005 um 07:06 schrieb Stephen Deasey: This Windows only command asks for a restart, right? This should be hooked up to the -restart switch of the ns_shutdown command, which is essentially the same thing. Otherwise, Tcl programmers will have to test the current platform to portably res