Project

General

Profile

Actions

Bug #16619

closed

Error message of "x = return 1" is doubled

Added by 5.5 (5 5) about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:97106]

Description

The error message of

x = return 1

is doubled such as:

sample.rb:1: void value expression
x = return 1
sample.rb:1: void value expression
x = return 1
Actions #1

Updated by sawa (Tsuyoshi Sawada) about 4 years ago

  • Subject changed from Error message of "x = return 1" is double to Error message of "x = return 1" is doubled
  • Description updated (diff)
Actions #2

Updated by nobu (Nobuyoshi Nakada) about 4 years ago

  • Status changed from Open to Closed
  • Backport changed from 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN to 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED

Updated by nagachika (Tomoyuki Chikanaga) about 4 years ago

  • Backport changed from 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED to 2.5: REQUIRED, 2.6: DONE, 2.7: REQUIRED

ruby_2_6 r67839 merged revision(s) 6e6844320de989cb88a154e2ac75066ccea1bba2.

Updated by naruse (Yui NARUSE) about 4 years ago

  • Backport changed from 2.5: REQUIRED, 2.6: DONE, 2.7: REQUIRED to 2.5: REQUIRED, 2.6: DONE, 2.7: DONE

ruby_2_7 eabf35a5d298c68f45dc600477fc586d7b868788.

Actions #5

Updated by usa (Usaku NAKAMURA) almost 4 years ago

  • Backport changed from 2.5: REQUIRED, 2.6: DONE, 2.7: DONE to 2.5: DONE, 2.6: DONE, 2.7: DONE
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0