From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by sourceware.org (Postfix) with ESMTPS id E27FA3860C3B for ; Fri, 19 Mar 2021 07:54:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E27FA3860C3B Received: by mail-ed1-x535.google.com with SMTP id b16so9671772eds.7 for ; Fri, 19 Mar 2021 00:54:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=Pi9hLJu9FSkN5C0upeYekS7uIyBg1ycNCy0U7VKUo0g=; b=uLkjgwf9zfIQyAkvW/xQ1oNt0f0w7uUFOUlfbrzUi8Grs9JMB8RcGCW6IujKTgtDt4 /5xpWZcZARnPmBnHKjvhR19KCS4x/ROQZbQPFnj5VhBvINNGa0aVpsj+IQkm+zM/K66u /Gq0QJrc9n20Rmvgdv3Jrpjm0C/H/nzzS3dgCiATwey8vtHG9Gil5ogJvO+f9lN2mv68 r3TIP97KAmzUU3hzBn8Iox4wDSr60jUdmvd0iG/VD3p42dFxfQwcm/DfJstJEkKtkQu7 c6D1rf/djstSLQjHTYZsaX6UjtjeXSTmKZfIfLPsiacJLELc2Yg7CjXAysIp7G0SocOA Q9YQ== X-Gm-Message-State: AOAM530vNKWeMOLb3t3ZjgbfoHj7VX7JrN3TOyP6MMUeQOqOaki2JHHa nAttXNwCg8EtL+bbo0eyazHEx/inCg26oagjfMM1Ghvt X-Google-Smtp-Source: ABdhPJyW/QUri0hfZIayPjp6OD9u9mTGZO4q7r4EFmS6xfNKZP925SoGU8UTH036SrtL2RjLUL+mVNNJPm3dBfeeAbk= X-Received: by 2002:a05:6402:1713:: with SMTP id y19mr7003590edu.52.1616140441100; Fri, 19 Mar 2021 00:54:01 -0700 (PDT) MIME-Version: 1.0 References: <783325e3-860e-f2c1-9419-746280146c48@SystematicSw.ab.ca> In-Reply-To: <783325e3-860e-f2c1-9419-746280146c48@SystematicSw.ab.ca> From: Christoph Reiter Date: Fri, 19 Mar 2021 08:53:50 +0100 Message-ID: Subject: Re: stdin pipe rename in 3.2.0 To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2021 07:54:04 -0000 On Fri, Mar 19, 2021 at 4:47 AM Brian Inglis wrote: > > On 2021-03-18 14:28, Christoph Reiter via Cygwin wrote: > If these are being renamed should they not now use neutral terminology based on > terms such as primary and secondary, and the primary/default repo branches on a > term such as main? Yes. Though there are ~700 instances of such terms in the cygwin code so I'd suggest you propose this separately to the list. Thanks!