From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id 410301940CDE for ; Sat, 6 Jun 2015 00:34:18 +0900 (JST) Received: from funfun.nagaokaut.ac.jp (smtp.nagaokaut.ac.jp [133.44.2.201]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id BE67DB5D8B3 for ; Sat, 6 Jun 2015 00:54:15 +0900 (JST) Received: from funfun.nagaokaut.ac.jp (localhost.nagaokaut.ac.jp [127.0.0.1]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id B70FE97A84E for ; Sat, 6 Jun 2015 00:54:18 +0900 (JST) X-Virus-Scanned: amavisd-new at nagaokaut.ac.jp Authentication-Results: funfun.nagaokaut.ac.jp (amavisd-new); dkim=fail (1024-bit key) reason="fail (message has been altered)" header.d=sendgrid.me Received: from funfun.nagaokaut.ac.jp ([127.0.0.1]) by funfun.nagaokaut.ac.jp (funfun.nagaokaut.ac.jp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OP6agSfbE9Oc for ; Sat, 6 Jun 2015 00:54:18 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id 7BDFD97A84C for ; Sat, 6 Jun 2015 00:54:18 +0900 (JST) Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id 90A0F952408 for ; Sat, 6 Jun 2015 00:54:14 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 27D46120460; Sat, 6 Jun 2015 00:54:14 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from o2.heroku.sendgrid.net (o2.heroku.sendgrid.net [67.228.50.55]) by neon.ruby-lang.org (Postfix) with ESMTPS id C9CDB120411 for ; Sat, 6 Jun 2015 00:54:10 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.me; h=from:to:references:subject:mime-version:content-type:content-transfer-encoding:list-id; s=smtpapi; bh=pm1pqnG38F9Z3q5YEY9BcHi+4aM=; b=T+Q75RODYAXBxNEmVa MzEFtpwcrb7k6l2v16gMGWp6GfVvEfOpfrvj6GOnhDxrk3IKwp+E/M+GY323R7/A dbtBonLk/cz9vcNxl+TuVpFPpfy62euLFgVE66ZIpOP7KliOHfzrUm4JtpTDsXOH hSYiGXfQoxjrIfBm312c6kUUY= Received: by filter0345p1mdw1.sendgrid.net with SMTP id filter0345p1mdw1.5976.5571C61A2A 2015-06-05 15:54:02.851353384 +0000 UTC Received: from herokuapp.com (ec2-54-159-213-146.compute-1.amazonaws.com [54.159.213.146]) by ismtpd-001 (SG) with ESMTP id 14dc46dd89e.91d.802875 for ; Fri, 05 Jun 2015 15:54:02 +0000 (UTC) Date: Fri, 05 Jun 2015 15:54:02 +0000 From: ngotogenome@gmail.com To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Redmine-MailingListIntegration-Message-Ids: 43944 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 11225 X-Redmine-Issue-Author: ngoto X-Redmine-Sender: ngoto X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS5rJCbgzqlpPVLjAQoZBqW4DqV6z+eRDEvmGk f/CTocb82TYq/g6ue2VV5Y8oO+KnwQi7KlkGYuc9kI4yg44hMGnmDZvOmtaJzVWxNoUKNgCmyfExig 9UWsfLRUlKeQZNhbWumvzAge1ZViakQuYhQn X-ML-Name: ruby-core X-Mail-Count: 69469 Subject: [ruby-core:69469] [Ruby trunk - Bug #11225] [Open] r50776 + r50780 + r50781 changes behavior on systems without HAVE_STRUCT_MSGHDR_MSG_CONTROL X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #11225 has been reported by Naohisa Goto. ---------------------------------------- Bug #11225: r50776 + r50780 + r50781 changes behavior on systems without HAVE_STRUCT_MSGHDR_MSG_CONTROL https://bugs.ruby-lang.org/issues/11225 * Author: Naohisa Goto * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.3.0dev (2015-06-05) [sparc64-solaris2.10] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- On systems without HAVE_STRUCT_MSGHDR_MSG_CONTROL such as Solaris 10, when passing 3 or more arguments to rsock_bsock_sendmsg and rsock_bsock_sendmsg_nonblock that internally call bsock_sendmsg_internal, r50775 or before: NotImplementedError is raised as follows. ~~~ rb_raise(rb_eNotImpError, "control message for sendmsg is unimplemented"); ~~~ after r50776: ArgumentError is raised in rb_scan_args(argc, argv, "12", ...) I think the behavior change is not intended. -- https://bugs.ruby-lang.org/