Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Platform-Pharo Component-EyeSee
New issue 738 by alexandr...(a)gmail.com: bugs in EyeSee
http://code.google.com/p/moose-technology/issues/detail?id=738
I played with the matrix in EyeSee in a Pharo image. I found some problems:
- #new:withAll: and #new: seems to raise an emergency debugger, whatever
the value we provide
- Many references are made that do not belong to EyeSee. For example
#zero that refers to MalMatrixCoercion
I also found other problems (e.g., hash).
I added some tests for those.
I produced version 0.9.2
Cheers,
Alexandre