From: usa@... Date: 2015-07-07T04:40:35+00:00 Subject: [ruby-core:69884] [Ruby trunk - Bug #11221] Fix indentation in Zlib documentation Issue #11221 has been updated by Usaku NAKAMURA. Backport changed from 2.0.0: WONTFIX, 2.1: REQUIRED, 2.2: DONE to 2.0.0: WONTFIX, 2.1: DONE, 2.2: DONE ruby_2_1 r51178 merged revision(s) 50834. ---------------------------------------- Bug #11221: Fix indentation in Zlib documentation https://bugs.ruby-lang.org/issues/11221#change-53301 * Author: Thi��baud Weksteen * Status: Closed * Priority: Normal * Assignee: * ruby -v: * Backport: 2.0.0: WONTFIX, 2.1: DONE, 2.2: DONE ---------------------------------------- The documentation of the parameter window_bits for Zlib::Inflate.new misses two colons to respect the rdoc indentation. See option (8..15) in http://ruby-doc.org/stdlib-2.2.0/libdoc/zlib/rdoc/Zlib/Inflate.html#method-c-new ---Files-------------------------------- fix-Inflate-new-doc.patch (483 Bytes) -- https://bugs.ruby-lang.org/