On 2004.07.01, Robert Seeger <[EMAIL PROTECTED]> wrote:
> Ok, more information becomes available...
>
> This is expected behaviour for tcl. The fact that it works as a string
> is a bug. The correct fix is to change the line in _ns_helper_eval that
> does the uplevel to read:
> set code [catch {uplevel 1 [eval concat $args]} result]
Perfect, thanks. Committed this change in both HEAD and the 4.0 branch
and the bug has been closed.
-- Dossy
--
Dossy Shiobara mail: [EMAIL PROTECTED]
Panoptic Computer Network web: http://www.panoptic.com/
"He realized the fastest way to change is to laugh at your own
folly -- then you can let go and quickly move on." (p. 70)
--
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.