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 . floating literal anymore; put 0 before
dot (SyntaxError)
C:\dev\DynamicFun\jruby\src\lib\ruby\1.8>ruby zlib.rb
zlib.rb:4: no . floating literal anymore; put 0 before dot
Z
Is it just me? I'm getting an NPE in Eclipse 3.2M4 WinXP building jruby from CVS
HEAD in the "Serialize Builin Files" builder on the new file zlib.rb.
Note its easy to miss this error in eclipse as the second builder wipes the
console output very quickly - disable the second builder to see the