From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-3.1 required=3.0 tests=BAYES_00,DKIM_ADSP_ALL, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=no autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id 105B31F461 for ; Wed, 21 Aug 2019 23:34:52 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 6D1D11209D1; Thu, 22 Aug 2019 08:34:43 +0900 (JST) Authentication-Results: neon.ruby-lang.org; dkim=none reason="no signature"; dkim-adsp=fail (insecure policy); dkim-atps=neutral Received: from o1678916x28.outbound-mail.sendgrid.net (o1678916x28.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id E01351209D0 for ; Thu, 22 Aug 2019 08:34:41 +0900 (JST) Received: by filter0042p3iad2.sendgrid.net with SMTP id filter0042p3iad2-5693-5D5DD514-5D 2019-08-21 23:34:44.847564317 +0000 UTC m=+514319.700310456 Received: from herokuapp.com (unknown [54.226.103.57]) by ismtpd0028p1iad2.sendgrid.net (SG) with ESMTP id 31nGrzqqTyaHZE872NcuQA for ; Wed, 21 Aug 2019 23:34:44.810 +0000 (UTC) Date: Wed, 21 Aug 2019 23:34:44 +0000 (UTC) From: paul@doorkeeper.jp Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 70014 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 16114 X-Redmine-Issue-Author: pwim X-Redmine-Sender: pwim 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: =?us-ascii?Q?Jachg+rHoXl7MlUZpFc0UN8LLh9dl67itBaeiby7OBSXs+OCwwlnyoNrcz=2FMlZ?= =?us-ascii?Q?xr29BjoDqJF8dcltL7gsSlnx8Ejx6BUheP555Fc?= =?us-ascii?Q?=2FL8MJe+UWH2quahqPx7ITGxZ2iX=2FgUI7=2FeBOaKp?= =?us-ascii?Q?aDVL0dmf9ZnEBgJL7ozYSKCOCh4NEjDGRiC+MFG?= =?us-ascii?Q?7n+lfLl8a=2FtJB0etnlqbON8iMTvO8SwNAfw=3D=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 94465 Subject: [ruby-core:94465] [Ruby master Bug#16114] Naming of "beginless range" 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #16114 has been reported by pwim (Paul McMahon). ---------------------------------------- Bug #16114: Naming of "beginless range" https://bugs.ruby-lang.org/issues/16114 * Author: pwim (Paul McMahon) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- #14799 introduces a "beginless range" to complement the already existing "endless range". However, "beginless" isn't an existing word in English. Since the term for something without a beginning is "beginingless", I'd propose renaming "beginless range" to "beginningless range". -- https://bugs.ruby-lang.org/