From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oa1-x34.google.com (mail-oa1-x34.google.com [IPv6:2001:4860:4864:20::34]) by sourceware.org (Postfix) with ESMTPS id C82743858D39 for ; Thu, 19 Jan 2023 12:53:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C82743858D39 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-oa1-x34.google.com with SMTP id 586e51a60fabf-15f944494ccso2377646fac.8 for ; Thu, 19 Jan 2023 04:53:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=7mPI6rHULuCrJP9+Dfl4o3lP0re5p3hBfKfiJQ3WImQ=; b=GEICJ+SXPfBYJJrNkPfYtIMW0HcAGnj2aTRCpgHa7ERxKfoF8Oc2ZKFTkpE7nth6Cg cZCYNDcMufTynSw8CmL6gF0WBjoUDKrhXke+DXcHW+N7q4UgPrq5Dku2IJQiqGxu5ljN 3c7bTCdtieN8tx8E8yKTagm9wJuB8oIOQ8Wp1aEcyuWmOTBe5uBftRlrNV8Mic4W3R9L KgLH8GjqehRO4CbIcUTRuZ0MEBeq6YsfBATz5ugY9Jk4Hjmy5Gl3JIOwXJ5kNGTbL3he cuVhrQp2e3UAdiVfEXic1ASLgCZgmBpayntumyUY7QB6FWH4USRV3I0Vr8VWdEKRBgVM W2kQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=7mPI6rHULuCrJP9+Dfl4o3lP0re5p3hBfKfiJQ3WImQ=; b=cWVytbFBuI7QP4V/9B+4Uo/4D/arZ/AJMmpxhreF22gA6lpHoFs+DqzraDt8dDY6o8 7SvYh4nsg6WPDaem6uA2aV/Rqgc+fwN3dR8539gEeR4lnEp4hFd12jVoCgXPsjmtUmql jtLrU5cJ9EkMr+ZXmMSoMuOX2Dwo2WhB3c6sQPxYf352fb6+m5X9T27Mdobjt/dn+bF/ gyxjtQolHQrluiDRXfinPo337MPFV8WPOxdet7wM86TFU8RiYYQZfPARjFIphguxQ1+7 jvLwL+C0Ibc5l4hms4lfXBev+9kRP/5TdJXi+6t/PK/BOXYqBO6NBzvdZn/9ri2n3hR1 fPjQ== X-Gm-Message-State: AFqh2krnpX/M/5La84LkIQmdjRsqPjSfXJih0uFaE5yQGogyVxMAUmtg 0t5Ij4aSW8GzgolBRNJ4d2jIxS0tgbibkvhmKxs= X-Google-Smtp-Source: AMrXdXvLGx9nA6mk8dTFo+B2pM61Vjx862i3vll09XXT18u0sxJGqlidxfsfcwZrlQpq5gVCObT1E3mhKYOYY/p04+I= X-Received: by 2002:a05:6870:a708:b0:15e:d2ac:3185 with SMTP id g8-20020a056870a70800b0015ed2ac3185mr867651oam.152.1674132786564; Thu, 19 Jan 2023 04:53:06 -0800 (PST) MIME-Version: 1.0 References: <6e48ab2c-f006-c57f-db39-2b3efb6b30a4@gmail.com> <397bf74b-4528-f4a8-5a7e-88e7ba10bb38@emailplus.org> <532b28b1-4ace-7e8d-21fc-188739f1497f@moene.org> In-Reply-To: <532b28b1-4ace-7e8d-21fc-188739f1497f@moene.org> From: NightStrike Date: Thu, 19 Jan 2023 07:52:55 -0500 Message-ID: Subject: Re: Team Collaboration Considerations To: Toon Moene Cc: Benson Muite , gfortran Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Thu, Jan 19, 2023 at 7:46 AM Toon Moene wrote: > > On 1/19/23 13:28, NightStrike via Fortran wrote: > > > On Thu, Jan 19, 2023, 00:01 Benson Muite via Fortran > > wrote: > > > >> The GCC workflows is quite different from other open source projects > >> being primarily email based and not using a bug tracker. > >> > > > > There's a bug tracker. I think you mean there isn't a patch tracker (or at > > least not a system where you submit patches to a thing vs emailing them to > > a list and hoping someone replies). > Well, you can put patches into Bugzilla ... You can, and people naturally do this, and I think it's great, but there's usually a response from someone saying "post that to the mailing list instead".