From: ronnie@... Date: 2015-12-28T15:37:05+00:00 Subject: [ruby-core:72556] [Ruby trunk - Bug #11908] [Open] Tk still relies on safe level 3 and 4 Issue #11908 has been reported by Akira Matsuda. ---------------------------------------- Bug #11908: Tk still relies on safe level 3 and 4 https://bugs.ruby-lang.org/issues/11908 * Author: Akira Matsuda * Status: Open * Priority: Normal * Assignee: Hidetoshi Nagai * ruby -v: ruby 2.4.0dev (2015-12-27 trunk 53328) [x86_64-darwin14] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- Tk uses safe level 3 and 4, which causes ArgumentError, because $SAFE >= 2 are no more supported in ruby >= 2.3. To be honest, I'm not totally sure if it's "safe" enough to make this change, but at least it doesn't raise ArgumentError after this change. ---Files-------------------------------- bug_11908.patch (3.98 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: