bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] problem importing atf file


From: Juergen Sauermann
Subject: Re: [Bug-apl] problem importing atf file
Date: Fri, 08 May 2015 15:37:49 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Fausto,

should be fixed in SVN 626.

There are still errors in some functions because Dyalog seems to use ASCII control characters (for example
Ctrl-K) for APL symbols. This is not compatible with IBM APL2 and therefore not compatible with GNU APL.

These lines are commented out by )IN (but you can't see it because the control characters are invisible).

/// Jürgen


On 05/06/2015 08:11 PM, Juergen Sauermann wrote:
Hi Faust,

seems like Dyalog creates .atf files in a different way than GNU APL.
I will look into this (may take a while because I need to understand the differences first).

/// Jürgen


On 05/06/2015 05:49 PM, Fausto Saporito wrote:
Hello,

I generated this atf file under Dyalog 14.0, but when I try to load
under GNU APL, I receive an assertion failed:

==============================================================================
Assertion failed: tos[s - skipped].get_Class() == TC_VALUE
in Function:      tf2_remove_UCS
in file:          Quad_TF.cc:691

Call stack:

----------------------------------------
-- Stack trace at Quad_TF.cc:691
----------------------------------------
0xa @@@@
0xa  @@@@
0xa   @@@@
0xa    @@@@
0xa     @@@@
0xa      @@@@
0xa       @@@@
0xa        @@@@
0xa         @@@@
0xa          @@@@
0xa           @@@@
========================================

SI stack:


==============================================================================
*** immediate_execution() caught other exception ***

attached there's the atf file.

regards,
fausto



reply via email to

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