On Nov 15, 2007 6:43 PM, Eric Hodel <[EMAIL PROTECTED]> wrote:
>
> They probably specified it by hand.  There's all kinds of bizarre
> platforms in existence that don't match the constants.  The indexer
> should support all these legacy strings, though.
>

The use Gem::Platform::CURRENT which took RUBY_PLATFORM as spec.platform :-P

The new indexer is processing i386-mswin32 with the new GNU-triplet
instead of the old ::WIN32 'mswin32' platform.

Chicken-egg situation :-P
(New indexer interpreting old gems -- 0.9.4 rubygems_version as > 0.9.4).

-- 
Luis Lavena
Multimedia systems
-
Leaders are made, they are not born. They are made by hard effort,
which is the price which all of us must pay to achieve any goal that
is worthwhile.
Vince Lombardi
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to