Skip to content

Fix telson to work with blit under ruby >1.8.7#4

Open
pielgrzym wants to merge 1 commit intoemonti:masterfrom
pielgrzym:master
Open

Fix telson to work with blit under ruby >1.8.7#4
pielgrzym wants to merge 1 commit intoemonti:masterfrom
pielgrzym:master

Conversation

@pielgrzym
Copy link
Copy Markdown

Ruby 1.8.x apparently treated raw bytes in StringIO as integers (sic!), whereas newer rubies properly show them as bytes in strings. This is why blit messages opcodes didn't map to OPCODES hash keys ("\x05" != 5).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant