From: Yukihiro Matsumoto Date: 2004-10-20T03:44:15+09:00 Subject: Re: Regexp equality Hi, In message "Re: Regexp equality" on Wed, 20 Oct 2004 03:07:28 +0900, Jamis Buck 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.