> On Sep 24, 2023, at 2:51 PM, Michael Van Canneyt via fpc-pascal
> wrote:
>
> I can confirm. Please create a bugreport.
👍
https://gitlab.com/freepascal.org/fpc/source/-/issues/40446
Regards,
Ryan Joseph
___
fpc-pascal maillist - fpc-pascal@lis
On Sun, 24 Sep 2023, Hairy Pixels via fpc-pascal wrote:
This program hangs during compiling. Does this happen to you too?
I can confirm. Please create a bugreport.
Michael.
===
Free Pascal Compiler version 3.3.1 [2023/03/03] for aarch64
This program hangs during compiling. Does this happen to you too?
===
Free Pascal Compiler version 3.3.1 [2023/03/03] for aarch64
{$mode objfpc}
{$modeswitch anonymousfunctions}
{$modeswitch functionreferences}
program test;
type
TProc = ref