From: Andreas K. <and...@ac...> - 2007-09-10 18:53:13
|
Ok, Arjen did some changes to matmul recently (between RC1 and RC2). I have forwarded your message to him, although he should see it from the list as well. -- Andreas Kupries <and...@Ac...> Developer @ http://www.ActiveState.com Tel: +1 778-786-1122 > -----Original Message----- > From: tcl...@li... > [mailto:tcl...@li...]On Behalf Of Virden, > Larry W. > Sent: Monday, September 10, 2007 11:27 AM > To: Tcllib Devel > Subject: Re: [Tcllib-devel] Tcllib 1.10 RC2 > > > 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 > > ==== matmul-1.1 multiply vector - matrix FAILED > ==== 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 > "-" > ==== matmul-1.1 FAILED > > > > -- > <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/ > > > > > -----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 > > ------------------------------------------------------------------------- > 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 |