Re: (DOT REAL-MAT COMPLEX-MAT) causes segment violation

Raymond Toy <[email protected]> 26 Jul 2002 09:51:37 -0400
Newsgroups gmane.lisp.matlisp.devel
Message-ID <[email protected]>
>>>>> "Michael" == Michael A Koerber <[email protected]> writes:

    Michael> I noticed today that (DOT X Y) causes a segment violation whenever one
    Michael> of X or Y is complex and the other is real.  

    Michael> I looked at DOT.LISP and noted that it hasn't changed in 2 years...I
    Michael> can't believe its been broke that long.  I've done no further
    Michael> research.

What platform?  I just tried this on my Solaris box using CMUCL 18d+
and I get 130 as the answer.

Ray