cout (Paul Brannan)

  • Email:
  • Registered on: 10/07/2008
  • Last connection: 12/13/2009

Activity

Reported issues: 5

04/25/2012

05:53 am ruby-trunk Bug #6246: 1.9.3-p125 intermittent segfault
>
/home/deploy/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(rb_gc_call_finalizer_at_exit+0x219) [0x7f9f37246359...
05:53 am ruby-trunk Feature #5555: rename #include? to #includes?
On Wed, 2012-04-25 at 05:24 +0900, Roger Pack wrote:
> >> It always confuses me how that one defies the rule.
> ...

04/20/2012

03:53 am ruby-trunk Feature #6293: new queue / blocking queues
On Mon, 2012-04-16 at 18:25 +0900, SASADA Koichi wrote:
> How about to add try_pop?

I like it! It's consiste...

04/14/2012

12:59 am ruby-trunk Feature #6287: nested method should only be visible by nesting/enclosing method
On Fri, 2012-04-13 at 22:58 +0900, mame (Yusnuke Endoh) wrote:
> In the same manner, a "nested" method definition ...

12/13/2009

10:49 pm Archive91 Backport #2475 (Closed): InstructionSequence#to_a fails for duparray
=begin
irb(main):003:0> i = RubyVM::InstructionSequence.compile("a = [ 1, 2, 3 ]; foo(a)")
=> <RubyVM::Instruction...

12/01/2008

09:30 pm Ruby 1.8 Bug #744: memory leak in callcc?
=begin
On Mon, Dec 01, 2008 at 06:29:00PM +0900, Brian Candler wrote:
> OTOH, 1.9 doesn't have callcc anyway, so ma...

11/20/2008

02:52 am ruby-trunk Bug #765 (Closed): Mismatched indentation warning in minitest/unit.rb
=begin
[pbrannan@zem pbrannan]$ ruby1.9 -w -r'minitest/unit' -e ''
/usr/local/lib/ruby1.9/1.9.0/minitest/unit.rb:2...
02:40 am ruby-trunk Bug #764: Undefined method `chomp` while requiring logger.rb
=begin
Maybe this isn't a bug. It seems to be related to whether $Id$ gets expanded when checking out of svn.

...
02:36 am ruby-trunk Bug #764 (Closed): Undefined method `chomp` while requiring logger.rb
=begin
[pbrannan@zem test]$ ruby1.9 -rlogger -e ''
/usr/local/lib/ruby1.9/1.9.0/logger.rb:185:in `<class:Logger>':...
01:49 am ruby-trunk Bug #763 (Closed): Mini-unit should not auto-run tests when exiting due to an exception
=begin
[pbrannan@zem tmp]$ cat test.rb
require 'test/unit'

class MyTest < Test::Unit::TestCase
def test_f...

Also available in: Atom