This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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] Remove . from $PATH


Hi,

On Thu, Jul 29, 2010 at 2:06 PM, Johannes Stezenbach <js@sig21.net> wrote:
> Yeah, I have to admit it's a bit over-engineered, but my goal
> was to catch paths like "./" or "bin" (intead of "~/bin") etc.
> Of course one could argue that people who have gunk in their PATH
> shoot themselves in the foot and deserve it, however they
> might then send a useless bug report.
>
Having the current directory in PATH is perfectly valid, said POSIX.
There is no foot shooting involved, just imperfect software behaving
badly on corner cases.

 - Arnaud

ps: has this issue been reported to autotools folks ?

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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