From: Virden, L. W. <lv...@ca...> - 2007-09-10 18:27:13
|
On a sparc solaris 9 system, with tcl 8.5a7 (built today) as the tclsh being used, I got this error. ---- matmul-1.1 start =3D=3D=3D=3D matmul-1.1 multiply vector - matrix FAILED =3D=3D=3D=3D Contents of test case: set v1 {1 2 3} set m {{0 0 1} {0 5 0} {-1 0 0}} matmul $v1 $m ---- Error testing result: can't use non-numeric string as operand of "-" =3D=3D=3D=3D matmul-1.1 FAILED =20 --=20 <URL: http://wiki.tcl.tk/ > Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. <URL: mailto:lv...@gm... > <URL: http://www.purl.org/NET/lvirden/ > =20 -----Original Message----- From: tcl...@li... [mailto:tcl...@li...] On Behalf Of Andreas Kupries Sent: Monday, September 10, 2007 1:36 PM To: Tcllib Devel Subject: [Tcllib-devel] Tcllib 1.10 RC2 Archives for the third RC are now available for testing. ftp://ftp.ftp.tcl.tk/pub/incoming/tcllib-1.10-rc2.kit ftp://ftp.ftp.tcl.tk/pub/incoming/tcllib-1.10-rc2.tar.bz2 ftp://ftp.ftp.tcl.tk/pub/incoming/tcllib-1.10-rc2.tar.gz ftp://ftp.ftp.tcl.tk/pub/incoming/tcllib-1.10-rc2.zip They will become official on Wednesday morning Pacific Time, pending major problems. Please test. > Archives for the second RC are now available for testing. > > ftp://ftp.ftp.tcl.tk/pub/incoming/tcllib-1.10-rc1.kit > ftp://ftp.ftp.tcl.tk/pub/incoming/tcllib-1.10-rc1.tar.bz2 > ftp://ftp.ftp.tcl.tk/pub/incoming/tcllib-1.10-rc1.tar.gz > ftp://ftp.ftp.tcl.tk/pub/incoming/tcllib-1.10-rc1.zip > > > > As we are now in the two week bug-fixing phase before actual > release I am > > starting to provide RC archives for us to play with. The first, RC0, > > is now available, see > > > > ftp://ftp.ftp.tcl.tk/pub/incoming/tcllib-rc0-1.10.kit > > ftp://ftp.ftp.tcl.tk/pub/incoming/tcllib-rc0-1.10.tar.bz2 > > ftp://ftp.ftp.tcl.tk/pub/incoming/tcllib-rc0-1.10.tar.gz > > ftp://ftp.ftp.tcl.tk/pub/incoming/tcllib-rc0-1.10.zip -- Andreas Kupries <and...@Ac...> Developer @ http://www.ActiveState.com Tel: +1 778-786-1122 ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Tcllib-devel mailing list Tcl...@li... https://lists.sourceforge.net/lists/listinfo/tcllib-devel |