the all-thing | 2010-09-09 17:38:52 -0400 ========================================== Sup 0.7 released ---------------- Date: March 25, 2009 12:49pm Author: William Morgan Labels: sup, releases URL: http://all-thing.net/sup-0.7.txt Sup 0.7 has been released. You can read the announcement here [1] The big win in this release is that Ferret index corruption issues should now be fixed, thanks to an extensive programming of locking and thread-safety-adding. The other nice change is that text entry will now scroll to the right upon overflow, thanks to some arcane Curses magic. [1] http://rubyforge.org/pipermail/sup-talk/2009-March/002030.html Replies -------- Paul Tötterman, on March 26, 2009 10:34am: ["| Hi,\n", "| \n", "| \n", "| I just wanted to inform you that the gem apparently misses the following\n", "| dependencies (sup will install but not run):\n", "| \n", "| echoe archive-tar-minitar nokogiri rcov\n", "| \n", "| BR, Paul Tötterman\n", "| \n", "| PS. Nice commenting system you've got here. Hopefully it works now that I only\n", "| quoted part of the post.\n", "| \n"] William Morgan, on March 26, 2009 12:16pm: [" | \n", " | This is due to some Rubygems screwiness. My understanding is that these gems\n", " | are listed as development dependencies for some of the gems that Sup relies\n", " | on, but older versions of Rubygems treat them as run-time prerequisites but\n", " | not as install-time prerequisites.\n", " | \n", " | You can install those manually, or you can use a later version of Rubygems.\n", " | I'm pretty sure 1.3.1 works correctly.\n", " | \n", " | \n", " | Looks like I have to add RFC2047 header decoding. Sorry about that.\n", " | \n"] William Morgan, on March 26, 2009 3:36pm: [" | \n", " | Ok, did that and added charset conversion for comment bodies. Now your comment\n", " | actually looks normal.\n", " | \n"] This delicious text version served up by Whisper .