Hi all!
With the existing syntax of constants, it is good to pass array boundaries,
but bad to initial parameter values. What do you think about such
constructs:
GTValue=...
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepa
Ok. Thanks!
For this already there is a bug report? to notice when it will work?
On Wed, Apr 21, 2021 at 2:12 PM Sven Barth via fpc-pascal <
fpc-pascal@lists.freepascal.org> wrote:
> Andrey Zubarev via fpc-pascal schrieb
> am Mi., 21. Apr. 2021, 09:23:
>
>> Hi all!
>&g
Good afternoon!
I have already written to the forum and bugtracker, but this topic is not
interesting to anyone((
I need an answer from someone from the development team about the prospects
https://gitlab.com/freepascal.org/fpc/source/-/issues/40656 Is it possible
to approved this, or is it worth m
Hi,
Set ExceptProc to your handler in unit initialization section in unit
usesed before the problematic one?
On Tue, Apr 23, 2024 at 12:20 AM Mattias Gaertner via fpc-pascal <
fpc-pascal@lists.freepascal.org> wrote:
> Hi,
>
> When an exception is raised in a class constructor the application
> a