From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 127591F404; Fri, 19 Jan 2018 17:07:27 +0000 (UTC) Date: Fri, 19 Jan 2018 17:07:26 +0000 From: Eric Wong To: kain Cc: rainbows-public@bogomips.org, kgio-public@bogomips.org Subject: Re: undefined method `process_loop' for # Message-ID: <20180119170726.GA18618@80x24.org> References: <9267B33C-D13C-47E1-8892-4777B96DDCD1@gmail.com> <20170402002615.GA32751@starla> <20170402003206.GA13245@starla> <89A9E8FC-9991-462C-928C-170673A6158D@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: List-Id: kain wrote: > hello Eric, > I tried upgrading ruby to 2.5.0 from 2.3.4 on our big project, I have this > issue on rainbows if you would like to look into: > > E, [2018-01-19T16:17:56.595280 #76399] ERROR -- : wrong number of arguments > (given 16, expected 0) (ArgumentError) Ah, this might be a bug in kgio with clang and 2.5. The following patch should fix it: https://bogomips.org/kgio-public/20180119170307.19295-1-e@80x24.org/raw and I've uploaded kgio 2.11.1.1.g36ea to Rubygems.org. Can you try it and give it a shot? gem install --pre kgio -v 2.11.1.1.g36ea I'll make a real kgio release with your confirmation. Thanks > /Users/kain/.rvm/gems/ruby-2.5.0/gems/rainbows-5.1.1/lib/rainbows/response.rb:13:in > `included_modules' > > /Users/kain/.rvm/gems/ruby-2.5.0/gems/rainbows-5.1.1/lib/rainbows/response.rb:13:in > `accept_class='