General

Profile

mfurr (Mike Furr)

  • Login: mfurr
  • Registered on: 09/01/2008
  • Last sign in: 02/21/2009

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

02/21/2009

04:07 AM Ruby 1.8 Bug #1184 (Closed): Type error in Integer#to_bn (via Openssl)
=begin
The openssl library adds the to_bn method to the Integer class for creating an instance of the OpenSSL::BN cl...
mfurr (Mike Furr)

10/10/2008

11:50 AM Ruby 1.8 Bug #628 (Rejected): Assigning to $0 truncates value
=begin
Consider the code:
$0 = "abcdefghijklmnopqrstuvwxyz"
puts $0

If I save this in "test.rb" and the...
mfurr (Mike Furr)

09/01/2008

06:03 AM Ruby 1.8 Bug #530 (Rejected): socket.c: TCPSocket registered with wrong arity
=begin
The C code for TCPSocket#initialize does not register it with the correct arity. Therefore, reflective metho...
mfurr (Mike Furr)

Also available in: Atom