bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Patch for ]usercmd


From: Juergen Sauermann
Subject: Re: [Bug-apl] Patch for ]usercmd
Date: Wed, 28 May 2014 17:55:49 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi David,

sorry, no idea where it went. Will be in SVN 297.

/// Jürgen


On 05/28/2014 06:59 AM, David B. Lamkins wrote:
Jürgen,

I submitted this patch in a slightly different form once before; it
didn't make it into GNU APL.

After having lived with the patch for a while on my own system, I've
updated it to the current form.

The gist of the patch is to acknowledge redefinition of a ]usercmd with
*identical* arguments as being successful rather than complaining about
a "BAD COMMAND". The patch does not change the effect of the command,
only the report.

With the patch, GNU APL will report
  "User-defined command ]... installed"
each time a command is defined with identical arguments.

I think this is a better response than complaining
  "BAD COMMAND"
in the same circumstance, given that the behavior actually succeeded.

I hope that you'll apply this patch to GNU APL.

Best wishes,
   David





reply via email to

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