bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] enclose disclose producing something unnatural


From: Elias Mårtenson
Subject: Re: [Bug-apl] enclose disclose producing something unnatural
Date: Tue, 13 May 2014 21:49:20 +0800

You most certainly did. I just updated and now it's fixed. Thanks for that. :-)

Regards,
Elias


On 13 May 2014 21:48, Juergen Sauermann <address@hidden> wrote:
Hi,

I thought I did in SVN 262?

/// Jürgen



On 05/13/2014 03:16 PM, Elias Mårtenson wrote:
Yes, that's the bug that was mentioned earlier. The result should be the same as ''. Jürgen confirmed this bug, so I'd expect it to be fixed soon. :-)

Regards,
Elias


On 13 May 2014 21:14, Blake McBride <address@hidden> wrote:
Greetings,

Not understanding enclose/disclose, I am not sure if this is correct behavior or not.  Basicilly, with ]boxing turned on, the following code produces some sort of data item that I cannot re-produce without the pair.  Turn on ]boxing and try:

⊃⊂''

or

⊃⊂0⍴0

They produce something that is neither '' nor 0⍴0.  As represented by ]boxing, the result is the same as:

1↓⊂''

It is strange because:

⊃⊂,6

is equal to:

,6

It is fine if this is the case.  I will work around it.  I just wanted to be sure it is correct.

Thanks!

Blake





reply via email to

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