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
|