Hello guys, I'm dealing with the last thing for 1.3.5 release:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=26458&group_id=126 [#26458] gem bin scripts are broken if there are spaces in GEM_HOME ENV variable on Windows After further investigation of the commit that raised this, found two things that originally justified the commit in the first place: http://rubyforge.org/tracker/?group_id=126&atid=575&func=detail&aid=25734 [#25734] Gem::Ext::RakeBuilder fails under windows if ENV['rake'] not set And other that duplicates what Gordon reported: http://rubyforge.org/tracker/?func=detail&atid=575&aid=25935&group_id=126 [#25935] module installed by gem does not load when installation directory path contains space I did implemented a fix, and tests locally pass, but wanted to be sure that is correct. So, anyone knows of an existing gem that uses Rakefiles instead of extconf for extensions? Thank you. -- Luis Lavena AREA 17 - Perfection in design is achieved not when there is nothing more to add, but rather when there is nothing more to take away. Antoine de Saint-Exupéry _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
