The "current_version" variable is unused.
Ruby build from trunk emits warnings when a variable is assigned and then not used. Rubygems generates gemspecs that contain an unused variable, so ruby will emit a warning for every gem on your system.
I've added a patch here:
http://github.com/tenderlove/rubygems/tree/unused
I've also attached the patch to this ticket.
- p.diff 1.7 KB
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by John Barnette on 09 Jul, 2010 09:00 PM
Applied, thanks!
John Barnette closed this discussion on 09 Jul, 2010 09:00 PM.