Yes, I'll add that today. Sorry about that.
Regards,
Elias
On 19 Jul 2014 08:02, "David Lamkins" wrote:
> Elias, have you given any further thought to adding configurable APL
> options to gnu-apl-mode?
>
> I wouldn't necessarily want the ability to add any random option (due to
> the risk of con
Elias, have you given any further thought to adding configurable APL
options to gnu-apl-mode?
I wouldn't necessarily want the ability to add any random option (due to
the risk of conflict with options used by the mode), but a selection of
"safe" options would be nice to have available.
I still ha
Thanks!
*Blake McBride*
www.arahant.com
Cell:615-394-6760
Office: 615-376-5500
Fax: 615-377-6006
On Fri, Jul 18, 2014 at 12:10 PM, Elias Mårtenson wrote:
> I found a bug where the application would crash if you tried to list the
> tables when you didn't have any tables in the datab
I found a bug where the application would crash if you tried to list the
tables when you didn't have any tables in the database. I've fixed it now
so that it returns ⍬ as it's supposed to.
Regards,
Elias
Hi David,
I would expect that the platform supports shared libraries or similar
via *dlopen()*.
Windows on Cygwin should be OK, Windows without Cygwin maybe not or needs
wrappers for dlopen() and friends
Don't know anything about iOS; if it is linux-like then it probably has it.
/// Jürgen