Source-Changes-D archive

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

Re: CVS commit: src/bin/sh




To: Joerg Sonnenberger <joerg%bec.de@localhost>

Subject: Re: CVS commit: src/bin/sh

From: Robert Elz <kre%munnari.OZ.AU@localhost>

Date: Tue, 31 May 2016 07:31:12 +0700


    Date:        Tue, 31 May 2016 00:11:00 +0200
    From:        Joerg Sonnenberger <joerg%bec.de@localhost>
    Message-ID:  <20160530221100.GA18706%britannica.bec.de@localhost>

  | loading cache /dev/null within ltconfig
  | .: /dev/null: not a regular file
  | 
  | I think that's actually a valid use case for source.

Probably it is, but if so, then
  PATH=/dev; . null
should work as well.

The change made the two cases symmetric (the same test), if one is
going to change, both should change the same way.

All posix requires is a readable file, I can make it that way if that
is the consensus of what should be correct.

kre



References:

Re: CVS commit: src/bin/sh
From: Joerg Sonnenberger




Prev by Date: Re: CVS commit: src/bin/sh

Next by Date: Re: CVS commit: src/sys/arch/i386/i386

Previous by Thread: Re: CVS commit: src/bin/sh

Next by Thread: Re: CVS commit: src/bin/sh

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index