ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:69465] [Ruby trunk - Bug #11221] [Open] Fix indentation in Zlib documentation
       [not found] <redmine.issue-11221.20150605061204@ruby-lang.org>
@ 2015-06-05  6:12 ` thiebaud
  2015-06-30  3:45 ` [ruby-core:69793] [Ruby trunk - Bug #11221] " usa
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: thiebaud @ 2015-06-05  6:12 UTC (permalink / raw)
  To: ruby-core

Issue #11221 has been reported by Thiébaud Weksteen.

----------------------------------------
Bug #11221: Fix indentation in Zlib documentation
https://bugs.ruby-lang.org/issues/11221

* Author: Thiébaud Weksteen
* Status: Open
* Priority: Low
* Assignee: 
* ruby -v: 
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:69793] [Ruby trunk - Bug #11221] Fix indentation in Zlib documentation
       [not found] <redmine.issue-11221.20150605061204@ruby-lang.org>
  2015-06-05  6:12 ` [ruby-core:69465] [Ruby trunk - Bug #11221] [Open] Fix indentation in Zlib documentation thiebaud
@ 2015-06-30  3:45 ` usa
  2015-06-30 19:16 ` [ruby-core:69819] " nagachika00
  2015-07-07  4:40 ` [ruby-core:69884] " usa
  3 siblings, 0 replies; 4+ messages in thread
From: usa @ 2015-06-30  3:45 UTC (permalink / raw)
  To: ruby-core

Issue #11221 has been updated by Usaku NAKAMURA.

Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN to 2.0.0: WONTFIX, 2.1: REQUIRED, 2.2: REQUIRED

----------------------------------------
Bug #11221: Fix indentation in Zlib documentation
https://bugs.ruby-lang.org/issues/11221#change-53181

* Author: Thiébaud Weksteen
* Status: Closed
* Priority: Normal
* Assignee: 
* ruby -v: 
* Backport: 2.0.0: WONTFIX, 2.1: REQUIRED, 2.2: REQUIRED
----------------------------------------
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:69819] [Ruby trunk - Bug #11221] Fix indentation in Zlib documentation
       [not found] <redmine.issue-11221.20150605061204@ruby-lang.org>
  2015-06-05  6:12 ` [ruby-core:69465] [Ruby trunk - Bug #11221] [Open] Fix indentation in Zlib documentation thiebaud
  2015-06-30  3:45 ` [ruby-core:69793] [Ruby trunk - Bug #11221] " usa
@ 2015-06-30 19:16 ` nagachika00
  2015-07-07  4:40 ` [ruby-core:69884] " usa
  3 siblings, 0 replies; 4+ messages in thread
From: nagachika00 @ 2015-06-30 19:16 UTC (permalink / raw)
  To: ruby-core

Issue #11221 has been updated by Tomoyuki Chikanaga.

Backport changed from 2.0.0: WONTFIX, 2.1: REQUIRED, 2.2: REQUIRED to 2.0.0: WONTFIX, 2.1: REQUIRED, 2.2: DONE

Backported into `ruby_2_2` branch at r51075.

----------------------------------------
Bug #11221: Fix indentation in Zlib documentation
https://bugs.ruby-lang.org/issues/11221#change-53217

* Author: Thiébaud Weksteen
* Status: Closed
* Priority: Normal
* Assignee: 
* ruby -v: 
* Backport: 2.0.0: WONTFIX, 2.1: REQUIRED, 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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:69884] [Ruby trunk - Bug #11221] Fix indentation in Zlib documentation
       [not found] <redmine.issue-11221.20150605061204@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2015-06-30 19:16 ` [ruby-core:69819] " nagachika00
@ 2015-07-07  4:40 ` usa
  3 siblings, 0 replies; 4+ messages in thread
From: usa @ 2015-07-07  4:40 UTC (permalink / raw)
  To: ruby-core

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-07  4:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-11221.20150605061204@ruby-lang.org>
2015-06-05  6:12 ` [ruby-core:69465] [Ruby trunk - Bug #11221] [Open] Fix indentation in Zlib documentation thiebaud
2015-06-30  3:45 ` [ruby-core:69793] [Ruby trunk - Bug #11221] " usa
2015-06-30 19:16 ` [ruby-core:69819] " nagachika00
2015-07-07  4:40 ` [ruby-core:69884] " usa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).