Project

General

Profile

Actions

Bug #1244

closed

Improving the error message when Ruby crashes

Added by zmalltalker (Marius Mårnes Mathiesen) about 15 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-darwin9.6.0]
Backport:
[ruby-core:22665]

Description

=begin
This is a very minor translation of the error message emitted by Ruby when it crashes. Enclosing a patch that suggests a change from:
"You may encounter a bug of Ruby interpreter. Bug reports are welcome"
to:
"You may have encountered a bug in the Ruby interpreter. Bug reports are welcome"
=end


Files

ruby-changes.patch (429 Bytes) ruby-changes.patch zmalltalker (Marius Mårnes Mathiesen), 03/04/2009 08:01 PM
Actions #1

Updated by duerst (Martin Dürst) about 15 years ago

=begin
Thanks for picking this up, and making a concrete proposal.
I have felt the same several times in the past, and the
new text is definitely much clearer.

Regards, Martin.

At 20:00 09/03/04, you wrote:

Bug #1244: Improving the error message when Ruby crashes
http://redmine.ruby-lang.org/issues/show/1244

Author: Marius Mテ・rnes Mathiesen
Status: Open, Priority: Low
ruby -v: ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-darwin9.6.0]

This is a very minor translation of the error message emitted by Ruby when
it crashes. Enclosing a patch that suggests a change from:
"You may encounter a bug of Ruby interpreter. Bug reports are welcome"
to:
"You may have encountered a bug in the Ruby interpreter. Bug reports are welcome"


http://redmine.ruby-lang.org

#-#-# Martin J. Du"rst, Assoc. Professor, Aoyama Gakuin University
#-#-# http://www.sw.it.aoyama.ac.jp

=end

Actions #2

Updated by matz (Yukihiro Matsumoto) about 15 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
Applied in changeset r22794.
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0