On Fri, 11 Jun 2004 19:42:23 +0100, Jeff Davis <[EMAIL PROTECTED]> wrote:

>I took the encoding aware version of rlreturnz I had and made it
>mirror the old ns_return behavior (so bug 951391 should be fixed).
>I made it an Tcl ObjCommand as well.

Jeff,

Thanks so much for doing this.  I've already given it some light testing.
I have HackContentType set to utf-8 in my server and it seems to be
working OK.

One thing I've noticed is that under gcc-2.9.5 (stock gcc in Debian
Stable) nsreturnz.c won't compile due to

nsreturnz.c:153: parse error before `int'

This is easy to fix by moving the 'int i;' up one line to just under the
opening brace for the enclosing if.  My C is rusty, but I think that does
not make a semantic difference.

--cro


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of 
your email blank.

Reply via email to