From: shibata.hiroshi@... Date: 2016-05-28T05:02:49+00:00 Subject: [ruby-core:75755] [Ruby trunk Bug#12349][Third Party's Issue] Can't load OpenStruct with Syck with Ruby 2.3.x Issue #12349 has been updated by Hiroshi SHIBATA. Status changed from Open to Third Party's Issue Syck is not part of ruby core. Please submit your issue to https://github.com/tenderlove/syck ---------------------------------------- Bug #12349: Can't load OpenStruct with Syck with Ruby 2.3.x https://bugs.ruby-lang.org/issues/12349#change-58885 * Author: Pierre Schambacher * Status: Third Party's Issue * Priority: Normal * Assignee: Aaron Patterson * ruby -v: ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin15] * Backport: 2.1: DONTNEED, 2.2: DONTNEED, 2.3: UNKNOWN ---------------------------------------- This is the same kind of problem that happened with Psych here: https://bugs.ruby-lang.org/issues/11884 When trying to load an OpenStruct object using Syck, the @table instance variable is nil, making the has_key? method fail in respond_to_missing? I'm assigning to Aaron Patterson for triaging. ---Files-------------------------------- syck_error.log (635 Bytes) syck_error.rb (101 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: