Actions
Feature #12338
closedbypass Exception.new
Feature #12338:
bypass Exception.new
Status:
Closed
Assignee:
-
Target version:
-
Description
Redefinition of class method new is an outdated style, and internal exceptions should not be affected by it.
https://github.com/ruby/ruby/compare/trunk...nobu:feature/exc_new-bypass
https://github.com/ruby/ruby/pull/1331
Updated by nobu (Nobuyoshi Nakada) about 10 years ago
Updated by nobu (Nobuyoshi Nakada) over 8 years ago
- Related to Bug #14229: An exception in eval has strange message added
Updated by jeremyevans0 (Jeremy Evans) over 4 years ago
- Status changed from Open to Closed
Actions