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: AS6939 64.71.128.0/18 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: Eric Wong Newsgroups: gmane.comp.lang.ruby.posix-mq.general Subject: 0.6.0.7.g3a8a prerelease gem pushed Date: Tue, 22 Feb 2011 17:27:12 -0800 Message-ID: <20110223012712.GA24630@dcvr.yhbt.net> References: <20110223012712.GA24630@dcvr.yhbt.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1298424457 2747 80.91.229.12 (23 Feb 2011 01:27:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 23 Feb 2011 01:27:37 +0000 (UTC) To: ruby.posix.mq@librelist.com Original-X-From: ruby.posix.mq@librelist.com Wed Feb 23 02:27:33 2011 Return-path: Envelope-to: gclrpg-ruby.posix.mq@m.gmane.org In-Reply-To: <20110223012712.GA24630@dcvr.yhbt.net> List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: ruby.posix.mq@librelist.com Xref: news.gmane.org gmane.comp.lang.ruby.posix-mq.general:62 Archived-At: Received: from zedshaw.xen.prgmr.com ([64.71.167.205]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ps3Vs-0001Vx-LJ for gclrpg-ruby.posix.mq@m.gmane.org; Wed, 23 Feb 2011 02:27:32 +0100 Received: from zedshaw.xen.prgmr.com (localhost [IPv6:::1]) by zedshaw.xen.prgmr.com (Postfix) with ESMTP id 7AA7821C698 for ; Wed, 23 Feb 2011 01:27:28 +0000 (UTC) A couple of compatibility fixes and attempts. Non-Linux/Non-FreeBSD OSes with POSIX message queues support should at least build, and it kinda works now for platforms without mq_timed* variants (timeouts just won't work). -- Eric Wong