Project

General

Profile

Actions

Bug #7655

closed

range interval test does not consider string length

Bug #7655: range interval test does not consider string length

Added by matecsaj (John Matecsa) almost 13 years ago. Updated about 6 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
[ruby-core:51252]

Description

('aaaaaa'..'zzzzzz') === 'count' #is count a 6 letter word?
=> true

IMHO the result should be false

ran code in irb

Updated by jeremyevans0 (Jeremy Evans) over 6 years ago Actions #1

  • Tracker changed from Bug to Backport
  • Project changed from 2 to 11
  • Target version deleted (Ruby 1.8.7)
  • ruby -v deleted (ruby 1.8.7 (2012-02-08 patchlevel 358) [universal-darwin12.0])

Updated by jeremyevans0 (Jeremy Evans) about 6 years ago Actions #2

  • Tracker changed from Backport to Bug
  • Project changed from 11 to Ruby
  • Status changed from Open to Rejected
  • Backport set to 2.5: UNKNOWN, 2.6: UNKNOWN
Actions

Also available in: PDF Atom