[ruby-core:90656] [Ruby trunk Bug#15447] Raising an exception with non-exception cause breaks backtrace printer

From: mame@...
Date: 2018-12-21 11:36:24 UTC
List: ruby-core #90656
Issue #15447 has been reported by mame (Yusuke Endoh).

----------------------------------------
Bug #15447: Raising an exception with non-exception cause breaks backtrace printer
https://bugs.ruby-lang.org/issues/15447

* Author: mame (Yusuke Endoh)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
```
$ ./miniruby -e 'raise "foo", cause: 1' 
Traceback (most recent call last):
Traceback (most recent call last):
Traceback (most recent call last):
...
```



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

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next