Project

General

Profile

Actions

Bug #7422

closed

test_usage2(TestRubyOptions) test failure

Added by vo.x (Vit Ondruch) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.0.0dev (2012-11-22 trunk 37807) [x86_64-linux]
Backport:
[ruby-core:49877]

Description

=begin
It seems that rev37805 breaks test suite for me:

test_usage2(TestRubyOptions) [/builddir/build/BUILD/ruby-2.0.0-r37807/test/ruby/test_rubyoptions.rb:41]:
Expected 95 to be <= 80.

=end

Updated by vo.x (Vit Ondruch) over 11 years ago

  • Assignee set to tadf (tadayoshi funaba)

Updated by tadf (tadayoshi funaba) over 11 years ago

  • Assignee changed from tadf (tadayoshi funaba) to nobu (Nobuyoshi Nakada)

ruby's --help is broken.
should be length of each line is at most 80 even if --help.
the current one is ugly.

Updated by tadf (tadayoshi funaba) over 11 years ago

80 column is de fact standard until today.
we should keep this convention if we want to use pre-formatted doc.
anyway, the current --help is very white, spaces are too much, ugly.
i'll revert the experimental.

Updated by tadf (tadayoshi funaba) over 11 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0