Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
Like
«
Previous
|
Next
»
Revision 1521f933
Added by
nobu (Nobuyoshi Nakada)
about 13 years
ago
ID
1521f9331e2aa74fd3248d9cb5392735a2eb36cc
Parent
113c6d58
Child
9bf9b3ef
marshal.c (r_symreal): default to ASCII-8BIT for non-ascii symbols,
otherwise it should be converted to US-ASCII in rb_intern_str() if
possible.
[ruby-core:43762]
[Bug
#6209
]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35157 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Related issues
Bug #6209
: Marshal.load unable to load previously marshaled data: invalid encoding symbol (EncodingError)
Loading...
otherwise it should be converted to US-ASCII in rb_intern_str() if
possible. [ruby-core:43762][Bug #6209]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35157 b2dd03c8-39d4-4d8f-98ff-823fe69b080e