Date: Tue, 31 May 2016 00:11:00 +0200
From: Joerg Sonnenberger <joerg%bec.de@localhost>
Message-ID: <20160530221100.GA18706%britannica.bec.de@localhost>
| > PR bin/43639 - check that a file being read by the '.' command
| > is a regular file, even when it is given as a full pathname.
|
| This introduces a regression for graphics/cal3d:
|
| loading cache /dev/null within ltconfig
| .: /dev/null: not a regular file
|
| I think that's actually a valid use case for source.
That should be permitted now.
kre