[fpc-pascal] Live pascal
Michael Van Canneyt
michael at freepascal.org
Mon Feb 23 16:58:41 CET 2026
On Mon, 23 Feb 2026, Tomas Hajny via fpc-pascal wrote:
> On 2026-02-23 16:16, Michael Van Canneyt via fpc-pascal wrote:
>> On Mon, 23 Feb 2026, Tomas Hajny via fpc-pascal wrote:
>>> On 2026-02-23 10:50, Michael Van Canneyt via fpc-pascal wrote:
> .
> .
>>> For start, it would be nice to get the following error fixed ( ;-) ) :
>>>
>>> Failure: failed to compile program, please check error messages.
>>> Info: MainSrcFile /tmp/main.pp -> /tmp/main.pp
>>> Info: Formatpath /tmp/main.pp -> tmp/main.pp
>>> Info: Parsing tmp/main.pp ...
>>> Info: ExpandFileNamePJ /tmp/main.pp Extract file name : main.pp
>>> Fatal: Read error "/tmp/main.pp"
>>> Fatal: Compilation aborted
>>>
>>> (Appears when trying to compile one of the provided examples)
>>
>> Which one ? I tried all, and they all worked ?
>>
>> Maybe a sync error. That would be difficult to trace. I did tests in the
>> browser with 3G throttling, and it still worked, so I'm a bit at loss to
>> explain this.
>
> I tried again now, the result is the same (64-bit Firefox running on MS
> Windows at the moment). It already happened with the first example loaded by
> default (i.e. "Hello World"), but I got the same when trying "String
> operations" demo as well. Attached you'll find export from the browser
> console - feel free to ask if there's anything else I could provide. I tried
> reloading the page using F5 key -> no difference.
Well, it seems related to your browser:
"uncaught exception: out of memory 7"
Do you have some safety mechanisms in place ?
Michael.
More information about the fpc-pascal
mailing list