Re: [Bug-apl] WS FULL

2019-01-22 Thread Hudson Flavio Meneses Lacerda
Hi.


After closing some other programs (== freeing memory), APL worked.

It seems it requires about 100 MiB of free RAM as minimum?

Here I hardly will have that much (hardware: 450MiB of RAM)





)values generates lines like this:

Value #123:   Flags = COMPLETE, ⍴⊏27⊐ ≡1:
SYNTAX ERROR: → in macro ⍎¨





Attached some runs.





.Hudson


out
Description: Binary data


out2
Description: Binary data


out3
Description: Binary data


out4
Description: Binary data


Re: [Bug-apl] WS FULL

2019-01-22 Thread Elias Mårtenson
You should probably ensure you have enough swap. Just add a few GB and
you'll be fine.

On Tue, 22 Jan 2019, 22:24 Hudson Flavio Meneses Lacerda <
hud...@hudsonlacerda.com wrote:

> Hi.
>
>
> After closing some other programs (== freeing memory), APL worked.
>
> It seems it requires about 100 MiB of free RAM as minimum?
>
> Here I hardly will have that much (hardware: 450MiB of RAM)
>
>
>
>
>
> )values generates lines like this:
>
> Value #123:   Flags = COMPLETE, ⍴⊏27⊐ ≡1:
> SYNTAX ERROR: → in macro ⍎¨
>
>
>
>
>
> Attached some runs.
>
>
>
>
>
> .Hudson
>


Re: [Bug-apl] WS FULL

2019-01-22 Thread Patrick Giagnocavo
Note that if you have some free disk space, you can create a swap file, and add 
that as swap, rather than having to re-partition your hard drive.

Cheers

Patrick

- Original Message -
From: "Elias Mårtenson" 
To: "Hudson Flavio Meneses Lacerda" 
Cc: "GNU APL" 
Sent: Tuesday, January 22, 2019 9:43:38 PM GMT -07:00 US/Canada Mountain
Subject: Re: [Bug-apl] WS FULL


You should probably ensure you have enough swap. Just add a few GB and you'll 
be fine. 


On Tue, 22 Jan 2019, 22:24 Hudson Flavio Meneses Lacerda < 
hud...@hudsonlacerda.com wrote: 


Hi. 


After closing some other programs (== freeing memory), APL worked. 

It seems it requires about 100 MiB of free RAM as minimum? 

Here I hardly will have that much (hardware: 450MiB of RAM) 





)values generates lines like this: 

Value #123: Flags = COMPLETE, ⍴⊏27⊐ ≡1: 
SYNTAX ERROR: → in macro ⍎¨ 





Attached some runs. 





.Hudson