On Sat, 17 Jun 2006, Ola Bini defenestrated me:
> Hi, boys and girls.
> 
> I found the error, and the reason I couldn't reproduce it... By pure 
> stupidity I'd managed to checkout a new version of src/lib/ruby/1.8/zlib.rb 
> which actually was the zlib-library loaded, so I didn't use the same Zlib 
> routines as you did.
> Anyway, here comes  an updated RubyZlib.java.
> The reason for the error was simple. By another bout of stupidity I'd 
> managed to forget to call GZIPOutputStream.finish in the 
> GzipWriter#finish-method. Which meant that the Gzip-trailer wasn't written 
> out.
> 
> But this new file fixes this.
> 
> Thanks for the patience.


  Applied....Thanks for finding the problem and for that matter writing
this impl in the first place :)

-Tom

-- 
+ http://www.tc.umn.edu/~enebo +---- mailto:[EMAIL PROTECTED] ----+
| Thomas E Enebo, Protagonist  | "Luck favors the prepared    |
|                              |  mind." -Louis Pasteur       |


_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to