Project
General
Profile
Sign in
Register
Home
Projects
Help
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
«
Previous
|
Next
»
Revision dd8903fe
Added by
nobu (Nobuyoshi Nakada)
over 1 year
ago
ID
dd8903fed72c2d06fe7a0ca6b5ef88e9140be451
Parent
6ea9cd49
Child
906a86e4
[Bug
#20566
] Mention out-of-range argument cases in
String#<<
Also [Bug
#18973
].
Related issues
Bug #18973
: Kernel#sprintf: %c allows codepoints above 127 for 7-bits ASCII encoding
Bug #20566
: string << 0xC2 should raise a RangeError if the string encoding is Encoding::ASCII
Loading...
[Bug #20566] Mention out-of-range argument cases in
String#<<Also [Bug #18973].