From: e@... Date: 2014-01-28T06:13:58+00:00 Subject: [ruby-core:60165] [ruby-trunk - misc #9307] [Closed] Add expression for Zlib.adler32 documentation Issue #9307 has been updated by Zachary Scott. Status changed from Open to Closed % Done changed from 0 to 100 Applied in changeset r44723. ---------- * ext/zlib/zlib.c (rb_zlib_adler32): [DOC] Add example for adler32 Patch by Vajrasky Kok [Bug #9307] [ci skip] ---------------------------------------- misc #9307: Add expression for Zlib.adler32 documentation https://bugs.ruby-lang.org/issues/9307#change-44652 * Author: Vajrasky Kok * Status: Closed * Priority: Normal * Assignee: Zachary Scott * Category: doc * Target version: current: 2.2.0 ---------------------------------------- In ext/zlib/zlib.c, line 435, there is a line: * FIXME: expression. So I replaced it with the expression of Zlib.adler32. ---Files-------------------------------- add_expression_zlib_adler32.patch (610 Bytes) -- http://bugs.ruby-lang.org/