From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Mon, 15 Jun 2009 09:32:42 -0700 Subject: [sup-talk] [PATCH] fixes for ruby1.9 In-Reply-To: <1244835352-10370-1-git-send-email-rlane@club.cc.cmu.edu> References: <1244835352-10370-1-git-send-email-rlane@club.cc.cmu.edu> Message-ID: <1245083484-sup-9468@entry> Reformatted excerpts from Rich Lane's message of 2009-06-12: > Change colons in case statements to 'then' > Fix a block that didn't take enough arguments > Rename variables to avoid shadowing warnings > Use String.ord (and define it for 1.8) > Use DL::Importer on 1.9 > Make require 'fastthread' optional Thanks for this. I've applied it directly to master. Now if someone would just upgrade Ferret to 1.9, we might be able to actually run Sup! -- William