This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix cache dir resolving on Windows


> From: Orgad Shaneh <orgads@gmail.com>
> Date: Fri, 7 Jun 2019 11:58:45 +0300
> 
> On Fri, Jun 7, 2019 at 11:01 AM Eli Zaretskii <eliz@gnu.org> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]