From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.killthe.net (mail.killthe.net [207.126.114.3]) by sourceware.org (Postfix) with ESMTP id DD157383F08E for ; Tue, 13 Dec 2022 19:28:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org DD157383F08E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=killthe.net Authentication-Results: sourceware.org; spf=none smtp.mailfrom=killthe.net Received: from magic (unknown [172.58.155.250]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.killthe.net (Postfix) with ESMTPSA id 896AB1265DD for ; Tue, 13 Dec 2022 14:28:27 -0500 (EST) Date: Tue, 13 Dec 2022 13:29:11 -0600 From: Dave Blanchard To: gcc@gcc.gnu.org Subject: Re: Good grief Charlie Brown Message-Id: <20221213132911.c614d7c0d4835f3ee1432b59@killthe.net> In-Reply-To: References: <20221213130931.c0275819db8865ffa75d1dd6@killthe.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_05,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=no 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 Tue, 13 Dec 2022 14:20:39 -0500 Paul Koning wrote: > I'm puzzled. What is your purpose? What result do you expect from your messages? What action would you like to see? GCC is a "mailing list." This is a recent innovation in which people post comments about subjects they are interested in discussing, and others submit replies on response. My message was a reply in one of those ongoing conversations entitled "Good grief Charlie Brown", in which OP laments certain design decisions the GCC project was made. A response was made to his post, containing a counter-argument. My response to that response contained my own counter-counter-argument. Understand? > I see some vague hints that there are some issues. Really? So you are vaguely aware that the GNU/Glibc/GCC bootstrap process is insanely brittle and broken? > If you want those to be addressed, you should report them as defects through the bug tracker. To do so, you should be specific as to what's failing so others can reproduce what you did and see what goes wrong. So what should be the title of this issue--"your software is insanely broken and buggy and basically needs a partial or complete redesign"? OK. When should I expect resolution of this issue? > Apart from that, generic "I don't like what you guys did" is obviously just going to get ignored as meaningless ravings. And this should be considered surprising, considering GNU's long history of (seemingly on purpose) releasing junkware, despite user complaints? Hell, I haven't even got started complaining about anything. Should we get into The Entire Linux Ecosystem, Led By GNU's recent bizarre decision to start incrementing major version numbers seemingly every 3 months? It's almost like you have forgotten every lesson you've ever learned about how to version software releases. Dave