copy-matrix broken in cvs?

Ralf Juengling <[email protected]>
Newsgroups gmane.lisp.lush.devel
Message-ID <[email protected]>
One of the changes in CVS during the last couple of weeks broke 
copy-matrix:

? (setq m ((int-matrix 20) () (range 20)))
+++ Warning: use <defvar> to declare global variable <m>.
= [i     1     2     3     4     5     6     7     8     9    10    11 
12    13    14    15 16    17    18    19    20 ]
? (copy-matrix m (double-matrix 20))

**** GASP: Severe error : Signal 4 has occurred
**** GASP: Trying to recover
**** GASP: You should save your work immediatly

?


It looks like the sources for copy-matrix itself have not changed,
so the problem must be due to changes elsewhere. I cannot compile
the latest cvs version, (for some reason I get a compiler error when
compiling src/dldbfd.c). Could somebody else please verify the above
error.

Thanks,
Ralf




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.