From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 103270 invoked by alias); 13 Feb 2018 00:41:34 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 103258 invoked by uid 89); 13 Feb 2018 00:41:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=H*r:8.12.8 X-HELO: mx.sdf.org Received: from mx.sdf.org (HELO mx.sdf.org) (205.166.94.20) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 13 Feb 2018 00:41:32 +0000 Received: from sdf.org (IDENT:coypu@sdf.lonestar.org [205.166.94.15]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id w1D0fPl1000540 (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256 bits) verified NO) for ; Tue, 13 Feb 2018 00:41:25 GMT Received: (from coypu@localhost) by sdf.org (8.15.2/8.12.8/Submit) id w1D0fO7F008512 for gcc-patches@gcc.gnu.org; Tue, 13 Feb 2018 00:41:24 GMT Date: Tue, 13 Feb 2018 00:41:00 -0000 From: coypu@sdf.org To: gcc-patches@gcc.gnu.org Subject: Re: [PATCH 1/2] Untangle stddef.h a little Message-ID: <20180213004124.GA24766@SDF.ORG> References: <20180204073846.GA17915@SDF.ORG> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180204073846.GA17915@SDF.ORG> User-Agent: Mutt/1.9.1 (2017-09-22) X-SW-Source: 2018-02/txt/msg00697.txt.bz2 ping, let me know if there is anything wrong with it.