Am 16.09.2014 12:37 schrieb "Mattias Gaertner" <nc-gaert...@netcologne.de>:
>
> On Tue, 16 Sep 2014 07:26:24 -0300
> Philippe <phili...@quarta.com.br> wrote:
>
> >
> >
> > could the compiler avoid "with" pitfalls?
> >
> > now the compiler attach
> > a property to the closest "with" where it finds it.
> >
> > the compiler could
> > check if the property appears in another "with" of the "with" stack and
> > produce a message (hint, warning or error, which may be configurated).
> >
> >
> > is not it a way to make the "with" safe?
>
> How to get rid of the hint?

Either get rid of the "with" or use a compiler directive to disable it ;)

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to