On Tue, May 03, 2016 at 03:12:40AM +0000, Robert Elz wrote:
> Module Name:  src
> Committed By: kre
> Date:         Tue May  3 03:12:40 UTC 2016
> 
> Modified Files:
>       src/bin/sh: eval.c
> 
> Log Message:
> 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.

Joerg

Reply via email to