From: Aaron Patterson Date: 2010-01-12T07:36:46+09:00 Subject: [ruby-core:27551] [Bug #2595] Add crc32_combine and adler32_combine to zlib API Bug #2595: Add crc32_combine and adler32_combine to zlib API http://redmine.ruby-lang.org/issues/show/2595 Author: Aaron Patterson Status: Open, Priority: Normal Assigned to: Aaron Patterson ruby -v: ruby 1.9.2dev (2010-01-10 trunk 26267) [x86_64-darwin10.2.0] zlib is missing the crc32_combine and adler32_combine methods. I've attached a patch which implements them. zlib has no maintainer, may I apply this patch? ---------------------------------------- http://redmine.ruby-lang.org