bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] AP100 problem


From: Kacper Gutowski
Subject: Re: [Bug-apl] AP100 problem
Date: Wed, 15 Feb 2017 14:26:00 +0100

On 15 February 2017 at 03:59, Frederick Pitts wrote:
> But the problem does seem specific to my platform.

I can reproduce it under debian testing.  It appears that strings
longer than 12 are somehow misinterpreted by AP100 and garbage is
sent to popen.  It doesn't seem to have anything to do with the *
in the input or the fact that your /bin/sh is bash.


      100⎕SVO'OS'

1
      OS←'echo 6789012'
6789012
      OS←'echo 67890123'
sh: 1: Àüõ¤U: not found


-k



reply via email to

[Prev in Thread] Current Thread [Next in Thread]