From: ruby-core@... Date: 2016-05-29T13:39:11+00:00 Subject: [ruby-core:75768] [Ruby trunk Bug#12349][Closed] Can't load OpenStruct with Syck with Ruby 2.3.x Issue #12349 has been updated by Marc-Andre Lafortune. Status changed from Third Party's Issue to Closed This has already been reported in #11884, thanks ---------------------------------------- Bug #12349: Can't load OpenStruct with Syck with Ruby 2.3.x https://bugs.ruby-lang.org/issues/12349#change-58901 * Author: Pierre Schambacher * Status: Closed * 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: