bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] New load problem


From: Juergen Sauermann
Subject: Re: [Bug-apl] New load problem
Date: Thu, 06 Nov 2014 14:44:40 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.0

Hi Blake,

thanks, fixed in SVN 504.

/// Jürgen


On 11/06/2014 03:47 AM, Blake McBride wrote:
Greetings,

Loading a WS that has been working fine, I now get:

      )load Utils
    ⎕FX Ctit failed: Unbalanced parenthesis (function line [4])
    ⎕FX Dtfmt failed: Unbalanced parenthesis (function line [1])
    ⎕FX JUL failed: Unbalanced parenthesis (function line [1])
    ⎕FX Mul failed: Unbalanced parenthesis (function line [5])
    ⎕FX NumbStr failed: Unbalanced parenthesis (function line [12])
    ⎕FX Out failed: Unbalanced parenthesis (function line [6])
    ⎕FX Roman failed: Unbalanced parenthesis (function line [4])
    ⎕FX Rot failed: Unbalanced parenthesis (function line [2])
    ⎕FX Sort2 failed: Unbalanced parenthesis (function line [6])
    ⎕FX Tmfmt failed: Unbalanced parenthesis (function line [1])
    ⎕FX WPrintWS2 failed: Unbalanced parenthesis (function line [25])
SAVED 2014-10-23 05:50:30 (GMT-5)


While this code was not thoroughly tested, it has been used.  I don't think all those unbalances parens is true.

Additionally, since all of those function failed to ⎕FX, there is no function to check and fix.  I'm not sure that ⎕FX should be verifying the parens either.

Thanks.

Blake



reply via email to

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