bug-make
[Top][All Lists]
Advanced

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

[bug #63516] `include` of absolute path prepends path with `./`


From: Paul D. Smith
Subject: [bug #63516] `include` of absolute path prepends path with `./`
Date: Fri, 16 Dec 2022 10:14:46 -0500 (EST)

Follow-up Comment #9, bug #63516 (project make):

> The file name "d:foo" means on Windows "the file 'foo' in the directory that
is current on drive 'd'

Yep, I don't know much about Windows but I do know that much! :)

> So in my opinion we should treat such file names as absolute, because
prepending a "./" to them is wrong.

Right so you're not saying that *all* instances of "D:foo" should be
considered absolute, you're saying _in this specific situation_ where we are
trying to decide whether to prepend with "./", we should not prepend with "./"
(just as if it were absolute).  That was my question, thanks!


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63516>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]