That should be fixed now on HEAD and my branched.

On 1/31/06, Charles O Nutter <[EMAIL PROTECTED]> wrote:
> Yeah, noticed the NPE, but it doesn't hurt anything. I hadn't gotten
> around to hunting down why it was failing, but all it prevents is
> zlib.rb from serializing. I'll give it a little fixin and it should be
> right as rain. Thanks!
>
> - Charlie
>
> On 1/30/06, Tim Azzopardi <[EMAIL PROTECTED]> wrote:
> > Well this would explain it...
> >
> > C:\dev\DynamicFun\jruby\src\lib\ruby\1.8>jruby zlib.rb
> > :[-1,-1]:[0,0]: zlib.rb:3: no .<digit> floating literal anymore; put 0 
> > before
> > dot (SyntaxError)
> >
> >
> >
> > C:\dev\DynamicFun\jruby\src\lib\ruby\1.8>ruby zlib.rb
> > zlib.rb:4: no .<digit> floating literal anymore; put 0 before dot
> >      ZLIB_VERSION = 1.2.1
> >                         ^
> > zlib.rb:4: syntax error
> > zlib.rb:23: no .<digit> floating literal anymore; put 0 before dot
> >      VERSION = 0.6.0
> >                    ^
> > zlib.rb:23: syntax error
> > zlib.rb:93: syntax error
> >      def Zlib::Inflate.inflate
> >                        ^
> > zlib.rb:112: syntax error
> >
> > C:\dev\DynamicFun\jruby\src\lib\ruby\1.8>
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> > for problems?  Stop!  Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&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
>


--
Charles Oliver Nutter @ headius.blogspot.com
JRuby Developer @ jruby.sourceforge.net
Application Architect @ www.ventera.com


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Jruby-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to