Hi all,

On Sun, Nov 04, 2012 at 06:12:31PM +0100, Alexander Burger wrote:
> Oops. Please note that this is probably not what is intended, and should
> actually give an error.
> 
> The '+' must be at the very end of the line:
> 
>    $ ./pil misc/fibo.l +
> 
> 
> In pil32:
> 
>    $ ./pil + misc/fibo.l
>    + open: No such file or directory
>    ?
> 
> Strangely, pil64 (and also the emulator) doesn't signal an error here.
> Instead, it creates an empty file with the name "+".

Yes, this was a bug in pil64. An incorrect handling of pathnames with a
leading '+' character. Fixed now.

♪♫
- Alex
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to