>>>>> "S" == Stefan Arentz <stefan.arentz / soze.com> writes: S> I just switched from Ruby 1.6 to 1.8 and I see a lot of warnings in S> basically all modules that I installed from RAA. Without going into S> specifics, is this normal behaviour for old code that runs on 1.8? Well, the best to do is to re-load a new version of the module from RAA (if this version exist) and test if it give a warning. If the new version don't exist, or if you still have a warning message : send a private e-mail to the author to update his module (or send him a patch). Guy Decoux