|
From: | David B. Lamkins |
Subject: | [Bug-apl] ⎕FIO[1] behavior |
Date: | Fri, 23 Dec 2016 13:05:16 -0800 |
User-agent: | Mutt/1.7.1 (2016-10-04) |
I think that the behavior of ⎕fio[1] changed at some point. This is supposed to return the value of errno (a positive value), but now returns -errno, causing ⎕fio[2] ⎕fio[1] ⍬ to always return "Unknown error ...".
[Prev in Thread] | Current Thread | [Next in Thread] |