Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #2

Closed
wants to merge 2 commits into from
Closed

Fixes #2

wants to merge 2 commits into from

Conversation

leafo
Copy link
Contributor

@leafo leafo commented Apr 29, 2015

Two fixes:

  • use bytesize when mallocing memory to handle multi-byte characters
  • set the encoding of the output string to match input, in the past it would just force ASCII_8BIT since it was coming from FFI

@bolandrm
Copy link
Member

Thanks for the PR. Is it possible for you to add some test cases for this? Otherwise I'll write some tests and merge this weekend.

@bolandrm
Copy link
Member

bolandrm commented May 2, 2015

Thanks! closed in favor of #3 (same commits w/ tests added)

@bolandrm bolandrm closed this May 2, 2015
michael-gillett pushed a commit to michael-gillett/sassc-ruby that referenced this pull request Apr 25, 2019
Moved a bunch of stuff around
michael-gillett pushed a commit to michael-gillett/sassc-ruby that referenced this pull request Apr 25, 2019
moving dependencies included (fixed) into master
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.

2 participants