Re: [Bug-apl] incompatible workspace 1.4 vs 1.5

2015-03-31 Thread Fausto Saporito
Thanks Jürgen. 2015-03-31 16:18 GMT+02:00 Juergen Sauermann : > Hi Fausto, > > the bug should be fixed in SVN 582. It was an old ⎕-function (⎕PT) that was > removed in the meantime. > > /// Jürgen > > > On 03/31/2015 11:22 AM, Fausto Saporito wrote: > > Hello Jürgen, > > thanks for the clarificat

Re: [Bug-apl] incompatible workspace 1.4 vs 1.5

2015-03-31 Thread Juergen Sauermann
Hi Fausto, the bug should be fixed in SVN 582. It was an old ⎕-function (⎕PT) that was removed in the meantime. /// Jürgen On 03/31/2015 11:22 AM, Fausto Saporito wrote: Hello Jürgen, thanks for the clarificati

Re: [Bug-apl] incompatible workspace 1.4 vs 1.5

2015-03-30 Thread Juergen Sauermann
Hi Fausto, I would need the workspace in order to reproduce this. In GNU APL there are two commands (and two file formats) for saving workspaces: )SAVE and )DUMP. The )LOAD command understands both formats. The "classical" )SAVE command

[Bug-apl] incompatible workspace 1.4 vs 1.5

2015-03-30 Thread Fausto Saporito
Hello, I found a strange bug loading a workspace previously saved with apl 1.4 == Assertion failed: !Avec::is_quad(sym_name[0]) in Function: lookup_symbol in file: SymbolTable.cc:83 Call stack: ---