From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id uN7fKmTabWazXjcAWB0awg (envelope-from ) for ; Sat, 15 Jun 2024 14:16:04 -0400 Authentication-Results: simark.ca; dkim=fail reason="signature verification failed" (768-bit key; unprotected) header.d=tromey.com header.i=@tromey.com header.a=rsa-sha256 header.s=default header.b=e6UA9k6e; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 9CE2F1E0C1; Sat, 15 Jun 2024 14:16:04 -0400 (EDT) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 49A9C1E092 for ; Sat, 15 Jun 2024 14:16:02 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id A08673882130 for ; Sat, 15 Jun 2024 18:16:01 +0000 (GMT) Received: from omta034.useast.a.cloudfilter.net (omta034.useast.a.cloudfilter.net [44.202.169.33]) by sourceware.org (Postfix) with ESMTPS id 4CD61387084B for ; Sat, 15 Jun 2024 18:15:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 4CD61387084B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tromey.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tromey.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 4CD61387084B Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=44.202.169.33 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1718475345; cv=none; b=uSnHiDaCuwkukOoKdX3U9m7aYhM6NjzAB9XxdwrIQgBivct1u8Yx8WnyKjlWODIq6mkV8p7e3Ul2fKj2UlRxN+tarvrBt1IvQbVKE4+7cwpVSN3N7GyFr22VQd4gEaA+YnozBRhytQkAM8Xi3c9/Rl27lAwP0G/pc0vB007uVEI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1718475345; c=relaxed/simple; bh=u/XKWuVw2wlzrxOnSZy0v1pJ+jHU9vLAxlY15+jjzPc=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=uDVbwf8ysQxFCwc8IcWzo/8eNIDaptT7GdBjfVbUixDsoiHRCQHymjXjxJqYDFEuT3UDUuTEboCEiIHegLi70Bcq/pNCik30aca85knLVqPBmh/eGat1VzlbkC9DPdJixW7X7oYWsU9M6gF8Ke8wTF9QeSIuNY3mk1HaMXZRQNo= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from eig-obgw-6010a.ext.cloudfilter.net ([10.0.30.248]) by cmsmtp with ESMTPS id IWO7sBeWtxs4FIXwCsrAvC; Sat, 15 Jun 2024 18:15:40 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id IXw9slGeCy2LPIXw9shSVh; Sat, 15 Jun 2024 18:15:38 +0000 X-Authority-Analysis: v=2.4 cv=CZoO5qrl c=1 sm=1 tr=0 ts=666dda4a a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=T1WGqf2p2xoA:10 a=Qbun_eYptAEA:10 a=6jBGDOzQhHfNFyMnXCwA:9 a=vsCvvem9CHYA:10 a=6KDmPahKW5ILxopYhpMU:22 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To :Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=oO+23U7V+d7D4VTAvTj+cz8q4iN3+iS6q4belpItMi0=; b=e6UA9k6eewig/qF8fRK/sXiNIR l8mesFXeioF+OdhKiDIddpmQa/lRYcKM00Y3e5DtFpOVMzRr4EnjgYZMnNrruwiRDIaSzWlXb+MoF ECetValC/g56pKa6BVVx4Gan2; Received: from 75-166-134-4.hlrn.qwest.net ([75.166.134.4]:53916 helo=prentzel) by box5379.bluehost.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1sIXw9-002j61-0z; Sat, 15 Jun 2024 12:15:37 -0600 From: Tom Tromey To: Tom de Vries Cc: gdb-patches@sourceware.org Subject: Re: [PATCH v2 5/5] [gdb/build] Cleanup gdb/features/feature_to_c.sh In-Reply-To: <20240613151241.8144-5-tdevries@suse.de> (Tom de Vries's message of "Thu, 13 Jun 2024 17:12:41 +0200") References: <20240613151241.8144-1-tdevries@suse.de> <20240613151241.8144-5-tdevries@suse.de> X-Attribution: Tom Date: Sat, 15 Jun 2024 12:15:36 -0600 Message-ID: <87le361393.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - box5379.bluehost.com X-AntiAbuse: Original Domain - sourceware.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tromey.com X-BWhitelist: no X-Source-IP: 75.166.134.4 X-Source-L: No X-Exim-ID: 1sIXw9-002j61-0z X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 75-166-134-4.hlrn.qwest.net (prentzel) [75.166.134.4]:53916 X-Source-Auth: tom+tromey.com X-Email-Count: 2 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfC+axh62lGn7nSypdyzNdV6a0WjBPAwdiGP8n0FQgzdROzgld79IV6VSnXZpDfRLwOHHsPnwi83APL+aT5VHFtAKZc7tn2K3bM2GmwIRcyr3Z0yzk1sw 4K5z5r1GRAGM6oZSEL60nVGgCaSOm3Mb7DU5j+zzZhNEQcAk1uoA9jSVG0PMgOLKq2dVTZoBFfjv3YPyKtxfDvARXaPXMUFDyAI= X-Spam-Status: No, score=-3014.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, JMQ_SPF_NEUTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org >>>>> "Tom" == Tom de Vries writes: Tom> - moving an embedded awk script out of the file, reducing the amount of Tom> escaping in the awk script, making it more readable and maintainable, and The new file is missing the GPL header comment. Tom