General

Profile

brokenoty (Alex Fenton)

  • Login: brokenoty
  • Registered on: 12/11/2008
  • Last sign in: 12/11/2008

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

01/06/2009

08:54 AM Ruby master Bug #985 (Closed): profile lib + iterator => 'NULL pointer given' (ArgumentError)
=begin
This simple piece of code works as expected:

iter = 'abc'.each_char
p iter.next
=> "a"

However,...
brokenoty (Alex Fenton)

12/11/2008

10:08 PM Ruby master Bug #857 (Closed): 1.9 Crash on calling 'hour' method on DateTime object in C extension
=begin
DateTime#hour works fine in Ruby.

However, calling this in an extension on the same DateTime object caus...
brokenoty (Alex Fenton)

Also available in: Atom