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: Blake McBride
Subject: Re: [Bug-apl] New load problem
Date: Thu, 6 Nov 2014 09:56:00 -0600

Perfect.  Thanks!

On Thu, Nov 6, 2014 at 7:44 AM, Juergen Sauermann <address@hidden> wrote:
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]