You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
stringio 3.0.9 - 2023-11-08
Improvements
JRuby: Aligned
StringIO#gets
behavior with the C implementation.Update getline logic to match C version #61
Fixes
CRuby: Fixed
StringIO#pread
with the length 0.Patch by Jean byroot Boussier.
StringIO#pread: handle 0 length like IO#pread #67
CRuby: Fixed a bug that
StringIO#gets
with non ASCII compatibleencoding such as UTF-16 doesn't detect correct new line characters.
Reported by IWAMOTO Kouichi.
UTF-16LEな文字列でgetsが正しく動かない #68
Thanks
Jean byroot Boussier
IWAMOTO Kouichi
This discussion was created from the release v3.0.9.
Beta Was this translation helpful? Give feedback.
All reactions