[macruby-changes] [MacRuby/MacRuby] 39b9c3: Guarantee BINARY encoding of gems that have been f...

noreply at github.com noreply at github.com
Sun Jun 26 22:46:21 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby

  Commit: 39b9c3bd60e9f8f5d2dfc9880684a723ff0f227c
      https://github.com/MacRuby/MacRuby/commit/39b9c3bd60e9f8f5d2dfc9880684a723ff0f227c
  Author: Mark Rada <mrada at marketcircle.com>
  Date:   2011-06-26 (Sun, 26 Jun 2011)

  Changed paths:
    M lib/rubygems/remote_fetcher.rb

  Log Message:
  -----------
  Guarantee BINARY encoding of gems that have been fetched

This fixes a gem installation issue that looked like:
{{{
ERROR:  While executing gem ... (IndexError)
    You can't cut a surrogate in two in an encoding that is not UTF-16
}}}

Committing on behalf of @vincentisambart




More information about the macruby-changes mailing list