From: mame@... Date: 2018-12-21T11:36:24+00:00 Subject: [ruby-core:90656] [Ruby trunk Bug#15447] Raising an exception with non-exception cause breaks backtrace printer 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: