From: Tom Sawyer Date: 2002-08-23T00:32:26+09:00 Subject: Re: split warning see ruby-talk 44019 and subsequent responses -transami On Thu, 2002-08-22 at 08:38, mengx@nielsenmedia.com wrote: > Hi: > > With the laster cvs version, ruby gives warning > > $ruby -e '"abc".split("\r\n")' > -e:1: warning: string pattern instead of regexp; metacharacters > no longer effective. > > What is reason for this change? > > Thanks > > -Ted > -- ~transami