Reformatted excerpts from Ben Walton's message of 2010-01-25: > Ruby 1.8.5 was throwing exceptions from lib/sup/util.rb line 650 due > to calling .ord on a Fixnum. This patch defines Fixnum#ord if the > method doesn't exist already. Helps on old ruby version (1.8.5 here).
Applied to master. Thanks! -- William <[email protected]> _______________________________________________ Sup-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-devel
