Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

Sms can be longer than 127 characters - #24

Open
Nucc wants to merge 4 commits into
raykrueger:masterfrom
Nucc:master
Open

Sms can be longer than 127 characters#24
Nucc wants to merge 4 commits into
raykrueger:masterfrom
Nucc:master

Conversation

@Nucc

@Nucc Nucc commented Nov 8, 2013

Copy link
Copy Markdown

Here is a fix that allows longer sms than 127 characters in >=ruby-1.9.

@crondaemon

Copy link
Copy Markdown
Collaborator

I would like to merge this pull request, but it should be pass the tests against ruby 1.9 and 2.0. If you can fix the code so it does, I'll merge it.

@christian-s

Copy link
Copy Markdown

Is there any progress on that issue?

@Nucc

Nucc commented Jun 12, 2014

Copy link
Copy Markdown
Author

no. I worked on it a little, in Ruby 1.9 force_encoding("binary") is required for each part the of the message, because different encodings can cause exception, but I had no time to prepare a commit for this.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants