[68] in Coldmud discussion meeting

root meeting help first previous next next in chain last in chain last

Minor note about regexp matching

daemon@ATHENA.MIT.EDU (Fri Nov 26 09:18:32 1993 )

From: ghudson@MIT.EDU
Date: Fri, 26 Nov 93 09:09:06 EST
To: coldstuff@MIT.EDU


I realized shortly after releasing 0.9 that the case-sensitive nature
of regexp matching was going to get in the way.  For 1.0 (I don't
think I'm going to do a 0.9.1, actually, unless I get delayed on 1.0),
I've made regexp matching case-insensitive except when an optional
third argument is specified.

--GBH