From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 49917 invoked by alias); 7 Jun 2019 12:29:45 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 49909 invoked by uid 89); 7 Jun 2019 12:29:44 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=p.s, P.S, UD:P.S, PS X-HELO: eggs.gnu.org Received: from eggs.gnu.org (HELO eggs.gnu.org) (209.51.188.92) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 07 Jun 2019 12:29:43 +0000 Received: from fencepost.gnu.org ([2001:470:142:3::e]:47182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hZDzs-0005MM-A4; Fri, 07 Jun 2019 08:29:31 -0400 Received: from [176.228.60.248] (port=3660 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hZDzo-0000BX-4a; Fri, 07 Jun 2019 08:29:25 -0400 Date: Fri, 07 Jun 2019 12:29:00 -0000 Message-Id: <835zphr33a.fsf@gnu.org> From: Eli Zaretskii To: Orgad Shaneh CC: gdb-patches@sourceware.org In-reply-to: (message from Orgad Shaneh on Fri, 7 Jun 2019 11:58:45 +0300) Subject: Re: [PATCH] Fix cache dir resolving on Windows References: <20190603193716.4861-1-orgads@gmail.com> <20190607062719.10989-1-orgads@gmail.com> <83h891rgmw.fsf@gnu.org> <83ftolrfie.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-IsSubscribed: yes X-SW-Source: 2019-06/txt/msg00158.txt.bz2 > From: Orgad Shaneh > Date: Fri, 7 Jun 2019 11:58:45 +0300 > > On Fri, Jun 7, 2019 at 11:01 AM Eli Zaretskii wrote: > > Actually, I see that we mention HOME on Windows in the manual, in a > > footnote that's part of the "Startup" node. I think we should > > document this addition there. Would you like to add a change to the > > manual as well? > > This refers to gdbinit, which probably should also be added a fallback > to APPDATA. Anyway, it is not related to this patch, which is about > the cache directory. Oh, so we probe $HOME in more than one place? Yes, I think we should do this in all of those places, preferably through a single function. > > P.S. I see that you don't have a copyright assignment on file, which > > means we are limited in the amount of changes we can accept from you. > > Would you like to start the legal paperwork of assigning to the FSF > > the copyright for your changes? If so, I will send you the form to > > fill. > > Sure. Thanks, form sent off-list.