Project

General

Profile

Actions

Bug #2140

closed

Bignum#** broken by lib/mathn

Added by marcandre (Marc-Andre Lafortune) over 14 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
1.9.2dev (2009-08-30 trunk 24705) [i386-darwin10.0.0]
Backport:
[ruby-core:25740]

Description

=begin
ruby -r mathn -e 'p (1<<66)**2'
/usr/local/ruby19/lib/ruby/1.9.1/mathn.rb:50:in **': undefined method power!' for 73786976294838206464:Bignum (NoMethodError)
from -e:1:in `'

Fixed in r25067
=end

No data to display

Actions

Also available in: Atom PDF

Like0