Currently, 'jruby --1.9 -S irb' dies with:
/Users/asari/Development/src/jruby/lib/ruby/1.9/irb/magic-file.rb:
13:in `open': can't convert nil into String (TypeError)
from /Users/asari/Development/src/jruby/lib/ruby/1.9/irb/locale.rb:
131:in `real_load'
from /Users/asari/Development/src/jruby/lib/ruby/1.9/irb/locale.rb:
125:in `load'
from /Users/asari/Development/src/jruby/lib/ruby/1.9/irb/locale.rb:
123:in `each'
from /Users/asari/Development/src/jruby/lib/ruby/1.9/irb/locale.rb:
123:in `load'
from /Users/asari/Development/src/jruby/lib/ruby/1.9/irb/init.rb:
120:in `init_error'
from /Users/asari/Development/src/jruby/lib/ruby/1.9/irb/init.rb:
17:in `setup'
from /Users/asari/Development/src/jruby/lib/ruby/1.9/irb.rb:53:in
`start'
from /Users/asari/Development/src/jruby/bin/jirb:19
'git bisect' shows:
surfboard:jruby[git:(unknown)]$ git bisect good
79ae9a9bdb990d7115922a08642be9da447b6247 is first bad commit
commit 79ae9a9bdb990d7115922a08642be9da447b6247
Author: David Calavera <[email protected]>
Date: Tue Sep 1 22:44:54 2009 +0200
defaults IO encoding, merged with headius' patch
Fixes JRUBY-3433: Encoding.default_internal and
Encoding.default_external missing
Part of work for JRUBY-3605: [1.9] IO.initialize missing option
hash parsing
Signed-off-by: Charles Oliver Nutter <[email protected]>
:040000 040000 56cde8e878ec49c947b3539b148f15b2a2fba592
e394cc4a2f5429382aaafbd07bbfb27a791b7ea8 M src
:040000 040000 174fb7f64ca5bb2e9f57a972817f805fbbeee901
74351d9af48bde6bdf208b27320ebf3dd1d028df M test
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email