From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id BE91920248 for ; Tue, 26 Feb 2019 18:05:45 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:subject:in-reply-to:message-id :references:mime-version:content-type; q=dns; s=default; b=OJWlO NSa/YxtZeaKisb68ToHzfMb3B9ehrojkmG6y0RMsbwP/VM2ztyQcABGCv8GPXCrK ByyEZApMCSuT6dmEHOJc6h9dCUJuriQab4KIncoiNyahSmhhNQOlBwWet4YtZZdA e4AENIVaaPuDdRNmvFoFeJiSx6lGBRMFle5CBY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:subject:in-reply-to:message-id :references:mime-version:content-type; s=default; bh=J0xDvX/GPYN 8lbnKEZ5nQZ5cTNQ=; b=DDaovcChNHLgZjMmvt5GbbVoq9BlYWwYWXkua9Rh9+b M8Y+NOp78yrD/GoNR789N9d1AUo0xx3lQ7tFYi1GnhTYcvSocWSE7VgvW1ck+cHl UMj6JtXomIK9CM6riTjNTOm966mP8Ha96pcXk7e//deJuCD/46uizCJsJKwX0opc = Received: (qmail 20553 invoked by alias); 26 Feb 2019 18:05:42 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 20536 invoked by uid 89); 26 Feb 2019 18:05:42 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: relay1.mentorg.com Date: Tue, 26 Feb 2019 18:05:34 +0000 From: Joseph Myers To: =?ISO-8859-15?Q?Martin_Li=A8ka?= CC: Zack Weinberg , GNU C Library Subject: Re: [PATCH] Fix location where math-vector-fortran.h is installed. In-Reply-To: <44cd0edb-2ab3-2908-8adb-f2e06859ecfe@suse.cz> Message-ID: References: <863ffa3b-af66-7d82-21a8-e809fd6c1b62@suse.cz> <08214004-67b7-ce24-07ec-3cd685c65038@suse.cz> <84b2b212-a70a-e18a-5929-d89d6014fb70@suse.cz> <44cd0edb-2ab3-2908-8adb-f2e06859ecfe@suse.cz> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="-1152306461-108932638-1551204334=:26257" ---1152306461-108932638-1551204334=:26257 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT On Tue, 26 Feb 2019, Martin Liška wrote: > Hi. > > This is follow up patch where I fix location where the header > is installed. I made a type as I was copying & pasting. It's not clear to me that we want to add a top-level finclude/ directory in the glibc source tree. Would math/finclude/ work just as well as a source tree location for this file? -- Joseph S. Myers joseph@codesourcery.com ---1152306461-108932638-1551204334=:26257--