|
From: | Juergen |
Subject: | Re: [Bug-apl] I just can't help myself |
Date: | Wed, 10 Oct 2018 16:17:38 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
Hi Bill, I have attached a function DIN which computes the European paper sizes for the different DIN series (A, B, C, and D) and their scaled variants like A4, C5, etc. Regarding the issues below, I cannot reproduce them because running them seems to require some .csv file which I do not have. However after double-checking Bif_OPER1_EACH::eval_ALB() at the point of the failed assertions, it looks to me like you may have missed the bug fix that I committed on Aug. 25, 2018 (SVN 1070). So could you please (1) check if your GNU APL is up to date, and (2) if the error persists, provide a simpler way to reproduce the fault? According to the assertion, what happens is that a simple scalar is being enclosed (either explicitly by ⊂, but more likely implicitly by the EACH operator). It would be useful to have the operands of the failed EACH operator in order to reproduce the fault. Best Regards, /// Jürgen Sauerman On 10/08/2018 06:01 PM, Bill Daly
wrote:
Hello Jürgen |
DIN_paper.apl
Description: Text document
[Prev in Thread] | Current Thread | [Next in Thread] |