From: Arjen M. <arj...@wl...> - 2006-11-07 07:33:32
|
Virden, Larry W. wrote: >It turns out that all the output I am getting from tcllib's test suite >is strangely \r terminated. That threw me off - I thought that it was >all output from the sak test, when in fact it was just lots of weird >output from whatever tcllib is now using as a test harness. > >I'm just getting failures in math-fuzzy-ManyCompares-1.1 (and two other >math locations that don't seem to be identified...) expose-1.0, and >set-1.0. > > I tried an earlier version of Tcl8.5a after Don Porter reporting this error in math-fuzzy, but I could not reproduce it. I know what is going on, though (the test is actually one to show you need to be careful to brace your expressions, a warning that is no longer needed with Tcl 8.5.) However the other two locations are puzzling. I will have a look at this asap, using the head, instead of a Tclkit, then. Regards, Arjen |