From: merch-redmine@...
Date: 2017-04-24T18:44:19+00:00
Subject: [ruby-core:80848] [Ruby trunk Feature#13504] Document the Warning module and warn method

Issue #13504 has been reported by jeremyevans0 (Jeremy Evans).

----------------------------------------
Feature #13504: Document the Warning module and warn method
https://bugs.ruby-lang.org/issues/13504

* Author: jeremyevans0 (Jeremy Evans)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
----------------------------------------
When I originally added the Warning module, I neglected to added RDoc documentation for it.  Apologies for that, here's a patch that should fix it.

This could be backported to 2.4, but it would need slight modifications as Kernel#warn doesn't call Warning.warn in 2.4.

---Files--------------------------------
0001-Document-the-Warning-module-and-warn-method.patch (1.53 KB)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>