Project

General

Profile

This project is closed and read-only.

Actions

Bug #2107

closed

Matrix: 1/any_matrix bug (fixed)

Bug #2107: Matrix: 1/any_matrix bug (fixed)

Added by marcandre (Marc-Andre Lafortune) about 17 years ago. Updated over 15 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 1.8.7 (2008-08-11 patchlevel 72) [universal-darwin10.0]

Description

=begin

ruby -r matrix -e "p 1/Matrix[[1]]"

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/matrix.rb:931:in /': undefined local variable or method _M' for #<Matrix::Scalar:0x1001199b8 @value=1> (NameError)
from -e:1

Fixed in revision 24953

http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=24953
=end

Actions

Also available in: PDF Atom