Hi ThereBinary (x86_64) RPM: apl-1.5-0.x86_6.rpm
Is not in the directories, (Refer to the ReadMe file for the downloads) Regards
Leslie
Mr. Leslie Satenstein
Montréal Québec, Canada
From: Juergen Sauermann
To: info-...@gnu.org
Cc: "bug-apl@gnu.org"
Sent: Monday, March 30, 2015 9:
Hi Jürgen:
Congratulation on the 1.5 release….
So to keep you busy here are some issues on Mac OS X 10.8.5
respect….
Peter
Shell Script Invocation Error Group
/Volumes/Data/Development/MyProjects/GNUAPL/apl-svn/Workspace.hh::257257::2626:0:
Non-ASCII characters are not allowed outside of liter
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
Hi Fausto,
I have renamed PATH_MAX to APL_PATH_MAX in SVN
580.
For my taste there are too many PATH_MAXes below /usr/include,
and the file you mention below does not exist on my machine.
/// Jürgen
On 03/30/2015
Hi Xtian,
thanks, hopefully fixed in SVN 580.
/// Jürgen
On 03/29/2015 08:12 PM, Christian
Robert wrote:
)clear
CLEAR WS
⎕pw←1000
)copy Convert2 ∆length
SAVE
Hi Xtian,
thanks, hopefully fixed in SVN 580.
/// Jürgen
On 03/29/2015 07:49 PM, Christian
Robert wrote:
Your
example from memory is the exact thing I tryed last friday, it
give a "LENGTH ERROR"
|Hello,
I am happy to announce that GNU APL 1.5 has been released.
This release contains:
* some progress on parallel (multi-core) APL (still experimental)
* performance counters for all built-in APL functions
* the possibility to build GNU APL as a library (thanks to Dirk)
For deta
Hello,
I tried to compile the svn version under Mac OS X 10.10, but I got a
problem about PATH_MAX undefined.
I'm currently using gcc from macports, because with native compiler
(clang) there're some issues about APL symbols in the source code.
By the way, I fixed the building (with gcc) adding
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:
---