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 5B29E194035C for ; Thu, 11 Jun 2015 16:11:14 +0900 (JST) Received: from funfun.nagaokaut.ac.jp (funfun.nagaokaut.ac.jp [133.44.2.201]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id AE21EB5D8FE for ; Thu, 11 Jun 2015 16:32:25 +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 94F7B97A82B for ; Thu, 11 Jun 2015 16:32:27 +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 QsHKCo1s4MW3 for ; Thu, 11 Jun 2015 16:32:27 +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 6899397A827 for ; Thu, 11 Jun 2015 16:32:27 +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 8C54A952421 for ; Thu, 11 Jun 2015 16:32:24 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id B82C9120419; Thu, 11 Jun 2015 16:32:22 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from o10.shared.sendgrid.net (o10.shared.sendgrid.net [173.193.132.135]) by neon.ruby-lang.org (Postfix) with ESMTPS id 7F5BC120038 for ; Thu, 11 Jun 2015 16:32:19 +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=591rocpa9FfkkdRv6LlwmydjAQo=; b=x5PYFWYcWLz4odti1X p3j5fk//+hV92OTBMIxatB07jR+IHyDJawW1UPwZPyUBe5M2XDdOLvEiFatuXSY6 Dq2TGzj8P1rryxehFHL8SPbT+IvCWG6oVu6ZkUjNscCrX6blBLFb1sDii93O+f7A Eh/nFPuCBf12SJnYWIfWZt0nI= Received: by filter0542p1mdw1.sendgrid.net with SMTP id filter0542p1mdw1.30757.5579397A20 2015-06-11 07:32:11.661442547 +0000 UTC Received: from herokuapp.com (ec2-54-92-240-54.compute-1.amazonaws.com [54.92.240.54]) by ismtpd-041 (SG) with ESMTP id 14de1888ad6.1b37.587564 for ; Thu, 11 Jun 2015 07:32:11 +0000 (UTC) Date: Thu, 11 Jun 2015 07:32:11 +0000 From: v.ondruch@tiscali.cz 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: 44022 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 11249 X-Redmine-Issue-Author: vo.x X-Redmine-Sender: vo.x 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/Ymy4QrNMhiuLXJG8OTL2vJD1yS5XFLFZDhsKSOyKq71/jaBckXLkAFUR49zNVp 7BPfyg0cpfbLJmYh56qZp2m5ECUZIbztnmRYXq8Uvc6Sb7mks09BFofLdH0TKUx1aJhCQCqLHNJxe/ QoSVL0dBOWlrrPK4m6cCjZYabkW4URLFK2sk X-ML-Name: ruby-core X-Mail-Count: 69522 Subject: [ruby-core:69522] [Ruby trunk - Bug #11249] [Open] Fix require paths for BigDecimal and io-console 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 #11249 has been reported by Vit Ondruch. ---------------------------------------- Bug #11249: Fix require paths for BigDecimal and io-console https://bugs.ruby-lang.org/issues/11249 * Author: Vit Ondruch * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.3.0dev (2015-06-10 trunk 50815) [x86_64-linux] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- The .rb files under the lib directory will never get on the load path with the currently specified require paths, hence if someone installed the gem from RubyGems, only the binary extension would get loaded, but the original bundled Ruby files will be used instead of the new ones. This patches should narrow the situation. https://github.com/ruby/ruby/pull/929 -- https://bugs.ruby-lang.org/