Skip to content

3.2.13.rc1 documentation parse nits #9590

Closed
@fburleigh

Description

@fburleigh

On OS X with Ruby 2.0 and RubyGems 2.02, I see four complaints when I install Rails 3.2.13.rc1. A newbie to Ruby like me wouldn't know if any are significant, causing lurking issues while learning. So, I list them here:

  • Parsing documentation for activesupport-3.2.13.rc1
    unable to convert "\x80" from ASCII-8BIT to UTF-8 for lib/active_support/values/unicode_tables.dat, skipping
  • Parsing documentation for builder-3.0.4
    ruby-2.0.0-p0/lib/ruby/2.0.0/rdoc/parser.rb:87: warning: Unsupported encoding : ignored
    ruby-2.0.0-p0/lib/ruby/2.0.0/rdoc/parser.rb:87: warning: Unsupported encoding ignored
  • Parsing documentation for mail-2.5.3
    unable to convert "\x80" from ASCII-8BIT to UTF-8 for lib/mail/values/unicode_tables.dat, skipping

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions