From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS47066 71.19.144.0/20 X-Spam-Status: No, score=-1.9 required=3.0 tests=AWL,BAYES_00, MSGID_FROM_MTA_HEADER shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: normalperson@yhbt.net Newsgroups: gmane.comp.lang.ruby.kgio.general Subject: [PATCH 0/2] Ruby 1.8 fixes Date: Wed, 5 Feb 2014 07:56:45 +0000 Message-ID: <1391587007-30124-1-git-send-email-normalperson@yhbt.net> References: <1391587007-30124-1-git-send-email-normalperson@yhbt.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1391587023 32336 80.91.229.3 (5 Feb 2014 07:57:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Feb 2014 07:57:03 +0000 (UTC) To: kgio@librelist.org Original-X-From: kgio@librelist.org Wed Feb 05 08:57:11 2014 Return-path: Envelope-to: gclrkg-kgio@m.gmane.org In-Reply-To: <1391587007-30124-1-git-send-email-normalperson@yhbt.net> List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: kgio@librelist.org Xref: news.gmane.org gmane.comp.lang.ruby.kgio.general:265 Archived-At: Received: from zedshaw2.xen.prgmr.com ([71.19.156.177]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WAxM5-0005CW-MY for gclrkg-kgio@m.gmane.org; Wed, 05 Feb 2014 08:57:09 +0100 Received: from zedshaw2.xen.prgmr.com (unknown [IPv6:::1]) by zedshaw2.xen.prgmr.com (Postfix) with ESMTP id F054674BE6 for ; Wed, 5 Feb 2014 08:05:23 +0000 (UTC) gem install --pre -v 2.9.0.2.gf33a kgio Eric Wong (2): only define and test kgio_syssend on 1.9+ various 1.8.7 fixes