Yep, it seems that way. =)

Oh, if you start work on setup.rb (which is what I'm doing too), maybe
would be helped by some of the small fixes I've done in my source tree
to get along. Not all of this is final, but just to get along.

You also need the method dup for RubyTime, which can be found in one of
the earlier mails.

I will not have time to work on this for a few hours, so please report
any progress.


----- Original Message -----
From: Charles O Nutter <[EMAIL PROTECTED]>
Date: Friday, March 24, 2006 4:30 pm
Subject: Re: [Jruby-devel] Parse error from YAML
To: [email protected]

> YAML errors are a joy to try and fix, since the parser modifies 
> what file
> and position the interpreter says it's looking at. The only way I 
> was able
> to fix it well enough for Rails script/generate to work was to dig 
> into it
> manually, adding logging in various places to see what was failing. 
> You may
> have to do the same.
> 
> I'm hoping to have some time to look at RubyGems myself today, so 
> perhapsI'll run into the same issue. For the record, the piece of 
> RubyGems I've
> been trying to make work is the setup.rb script that installs it. 
> Last time
> I tried it got as far as some internal zlib stuff before blowing 
> up...soit's getting there.
> 
> On 3/24/06, Ola Bini <[EMAIL PROTECTED]> wrote:
> >
> > Next problem.
> > while parsing this line:
> > --- !ruby/object:Gem::Specification \n
> > it says: Parse error at line 1, char 37: [false, $]
> >
> > Any ideas?
> >
> > /O
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting
> > language
> > that extends applications into web and mobile media. Attend the live
> > webcast
> > and join the prime developer group breaking into this new coding
> > territory!
> > http://sel.as-
> us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642> 
> _______________________________________________> Jruby-devel 
> mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/jruby-devel
> >
> 
> 
> 
> --
> Charles Oliver Nutter @ headius.blogspot.com
> JRuby Developer @ jruby.sourceforge.net
> Application Architect @ www.ventera.com
> 

Attachment: yamlZlib.patch
Description: Binary data

Reply via email to