On Mar 21, 2009, at 09:29, Daniel Berger wrote:
I installed the latest from svn, and ran a "gem clean ptools". I got
this warning:
/usr/local/lib/ruby/site_ruby/1.8/rubygems/commands/
cleanup_command.rb:45:Warning: Gem::SourceIndex#search support for
Regexp patterns is deprecated
Why is regex search deprecated?
I'm trying to reduce code duplication. Both Gem::SourceIndex and
Gem::Dependency had code to turn a Regexp into a Gem::Dependency. I'd
rather have just Gem::Dependency have that code.
_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers