Skip to content

Windows RDoc encoding issue #11

@voxik

Description

@voxik

Hello,

Running command:
C:\Users\vita.pik\rubies\Ruby-193-dev\lib\ruby\gems\1.9.1\gems\bundler-1.0.9>rdoc --op C:/Users/vita/.pik/rubies/Ruby-193-dev/lib/ruby/gems/1.9.1/doc/bundler-1.0.9/rdoc lib --title="bundler-1.0.9 Documentation" -v --debug 2> \temp\rdoc.log

to install Bundler documentation produces following codepage conversion error: http://pastie.org/1506876

C:\>rdoc --version
rdoc 3.1

C:\>ruby --version
ruby 1.9.3dev (2011-01-28) [i386-mingw32]

C:\>chcp
Aktivní znaková stránka: 852

Changing codepage to 65001 (utf-8) does not produce the error. However it is mystery to me why should documentation generation depend on current console codepage.

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