Re: [Jruby-devel] YAML-problem.

2006-03-24 Thread Ola Bini
24, 2006 2:40 pm Subject: Re: [Jruby-devel] YAML-problem. To: [email protected] > Its part of a a standard c-ruby distribution > ruby\lib\ruby\1.8\yaml\emitter.rbpossibly picked up by your RUBY_HOME > It may be being accessed emitter.rb.ast.ser depending on how you > are

Re: [Jruby-devel] YAML-problem.

2006-03-24 Thread Ola Bini
gards Ola Bini - Original Message - From: Thomas E Enebo <[EMAIL PROTECTED]> Date: Friday, March 24, 2006 2:30 pm Subject: Re: [Jruby-devel] YAML-problem. To: [email protected] > On Fri, 24 Mar 2006, Ola Bini defenestrated me: > > Hi, > > > &

Re: [Jruby-devel] YAML-problem.

2006-03-24 Thread Tim Azzopardi
Its part of a a standard c-ruby distribution ruby\lib\ruby\1.8\yaml\emitter.rb possibly picked up by your RUBY_HOME It may be being accessed emitter.rb.ast.ser depending on how you are runing jruby. Ola Bini wrote: Hi, The error that makes my post-install.rb of RubyGems to stop can be found in

Re: [Jruby-devel] YAML-problem.

2006-03-24 Thread Thomas E Enebo
On Fri, 24 Mar 2006, Ola Bini defenestrated me: > Hi, > > The error that makes my post-install.rb of RubyGems to stop can be found > in this stack trace: > src/emitter.rb:1811:in `initialize_copy': initialize_copy should take > same class object (TypeError) > from src/emitter.rb:1811:in `c

[Jruby-devel] YAML-problem.

2006-03-24 Thread Ola Bini
Hi, The error that makes my post-install.rb of RubyGems to stop can be found in this stack trace: src/emitter.rb:1811:in `initialize_copy': initialize_copy should take same class object (TypeError) from src/emitter.rb:1811:in `clone' from src/emitter.rb:1811:in `dup' from s