Project

General

Profile

Actions

Bug #8565

closed

Compiled Regexp comparation bug

Added by pyromaniac (Arkadiy Zabazhanov) almost 11 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.0.0p195 (2013-05-14 revision 40734) [x86_64-darwin12.4.0]
Backport:
[ruby-core:55627]

Description

2.0.0p195 :001 > Regexp.new('/') == ///
=> false

There is no such problem in latest 1.9.3, expression return true

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0