[ruby-core:77430] [Ruby trunk Bug#12793] Warning.warn with non-string object
From:
zn@...
Date:
2016-09-27 14:58:35 UTC
List:
ruby-core #77430
Issue #12793 has been reported by Kazuhiro NISHIYAMA. ---------------------------------------- Bug #12793: Warning.warn with non-string object https://bugs.ruby-lang.org/issues/12793 * Author: Kazuhiro NISHIYAMA * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.4.0dev (2016-09-27 trunk 56273) [x86_64-linux] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- `Warning.warn` with non-string argument causes SEGV. For example, `Warning.warn nil`. -- 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>