From mboxrd@z Thu Jan 1 00:00:00 1970 From: rlane@club.cc.cmu.edu (Rich Lane) Date: Sun, 30 Aug 2009 16:47:59 -0400 Subject: [sup-talk] exception while importing to xapian In-Reply-To: <1251662840-sup-4363@Backspace.local> References: <1251570765-sup-4265@ntdws12.chass.utoronto.ca> <1251662840-sup-4363@Backspace.local> Message-ID: <1251664201-sup-9803@zyrg.net> Excerpts from Blake Burkhart's message of Sun Aug 30 16:14:56 -0400 2009: > I am getting this same error myself. I'm running Mac OS 10.5 with ruby 1.8.6. > Are you also using ruby 1.8.6? I think the tap method is in ruby 1.8.7 and > later. Actually a quick google shows it may even be ruby 1.9 only, or 1.9 and > backported from there. > > Is it necessary to use this method? Is there an alternate way to do this? Yeah, this was just a 1.8.7-ism. I've sent a patch to fix it.