From: pschambacher@... Date: 2016-05-04T22:43:22+00:00 Subject: [ruby-core:75354] [Ruby trunk Bug#12349] Can't load OpenStruct with Syck with Ruby 2.3.x Issue #12349 has been reported by Pierre Schambacher. ---------------------------------------- Bug #12349: Can't load OpenStruct with Syck with Ruby 2.3.x https://bugs.ruby-lang.org/issues/12349 * Author: Pierre Schambacher * Status: Open * 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: