I realized yesterday night that tests in rivet-namespace failed because of a spurious carriage return showed up in the channel output buffer.
I verified the same character appears also with code in trunk but it cannot be a change in Tcl. Rivet scripts are made out of the concatenation of the BeforeScript, plus the script referenced in the URL, plus the AfterScript. The unexpected CR comes just after the output of the URL script, so either I accept it as is or I have to debug the Tcl channel internal buffer. Suggestions before I dive into this? -- Massimo --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
