Chalmers
(Chalmers)
1
Hi,
this is probably known already but in case it isn’t
$ make test
D:/tmp/ruby/lib/rexml/quickpath.rb:34: warning: character class has `['
without
escape
test succeeded
feldt@gnauter /tmp/ruby
$ ruby -v
ruby 1.8.0 (2003-06-14) [i386-mingw32]
I just rebuilt from snapshot.tar.gz and got the warning above…
/Robert
Hi,
Robert Feldt feldt@ce.chalmers.se writes:
this is probably known already but in case it isn’t
$ make test
D:/tmp/ruby/lib/rexml/quickpath.rb:34: warning: character class has `[’
without
escape
test succeeded
feldt@gnauter /tmp/ruby
$ ruby -v
ruby 1.8.0 (2003-06-14) [i386-mingw32]
I just rebuilt from snapshot.tar.gz and got the warning above…
It’s fixed in the CVS latest.
···
–
eban