Kernel.raise should always print the one-line exception info to $stderr in
DEBUG mode
-------------------------------------------------------------------------------------
Key: JRUBY-4692
URL: http://jira.codehaus.org/browse/JRUBY-4692
Project: JRuby
Issue Type: Improvement
Components: Core Classes/Modules
Affects Versions: JRuby 1.4
Reporter: Hiroshi Nakamura
Attachments: 0001-Fix-for-Kernel.raise-warning-in-DEBUG-mode.patch
Kernel.raise does not print exception info in DEBUG mode for;
* When specified by String (raise "message")
* When re-raising the exception (raise)
Related to JRUBY-2696.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email