Actions
Bug #12349
closedCan't load OpenStruct with Syck with Ruby 2.3.x
Description
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
Updated by hsbt (Hiroshi SHIBATA) over 8 years ago
- 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
Updated by marcandre (Marc-Andre Lafortune) over 8 years ago
- Is duplicate of Bug #12136: OpenStruct.new(format: :bar).send :format # => too few arguments added
Updated by marcandre (Marc-Andre Lafortune) over 8 years ago
- Is duplicate of deleted (Bug #12136: OpenStruct.new(format: :bar).send :format # => too few arguments)
Updated by marcandre (Marc-Andre Lafortune) over 8 years ago
- Is duplicate of Bug #11884: Psych.load broken for OpenStruct in Ruby 2.3.0 added
Updated by marcandre (Marc-Andre Lafortune) over 8 years ago
- Status changed from Third Party's Issue to Closed
This has already been reported in #11884, thanks
Actions
Like0
Like0Like0Like0Like0Like0