NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/15163



The following reply was made to PR toolchain/15163; it has been noted by GNATS.

From: Roland Illig <roland.illig%gmx.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: toolchain/15163
Date: Sat, 7 May 2022 23:00:15 +0200

 The suggested patch has been committed in parse.c 1.76 from 2002-01-24.
 
 That patch didn't fix the problem though. As of 2022-05-07, '.include
 <file>' still searches the current directory first.  This is implemented
 in Dir_FindFile, which calls DirFindDot before searching the path.
 
 The behavior has been the same since 1997 at least.
 


Home | Main Index | Thread Index | Old Index