Hi,

In message "Re: Regexp equality"
    on Wed, 20 Oct 2004 03:07:28 +0900, Jamis Buck <jgb3 / email.byu.edu> writes:

|Can anyone else confirm this? Can anyone *explain* it? Or is this a bug?

Regexp#== compares literal appearance of regex, e.g.

  \/blah vs /blah

I consider this as a feature.  I'm open for the discussion (as always).

							matz.