[fpc-pascal] with no if assigned() there are bugs
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Sep 22 08:37:51 CEST 2016
On Wed, 21 Sep 2016 22:43:57 -0600
"Lars" <noreply at z505.com> wrote:
> On Wed, September 21, 2016 6:27 am, Pierre Free Pascal wrote:
> > There is also the -gc option:
> > -gc Generate checks for pointers
> >
> >
> > This is another debugging option, that is not used very often,
>
>
> I could not find this option in the Lazarus options under debugging or any
> other tab... maybe it is not used often enough that Lazarus missed putting
> it in a compiler option configuration...
See Jonas comment, why -gc has limited use.
> or I may have missed it.
>
> I think this is a good check to have.... So in Lazarus must I make my own
> custom option, or is it hidden somewhere where I cannot see it?
Many options have no GUI element. That's why there is Custom Options /
All Options.
Mattias
More information about the fpc-pascal
mailing list