suppressing hints[Re: [fpc-pascal] How to solve "variable does not seem to be initialized" compiler hint.]

"Vinzent Höfler" JeLlyFish.software at gmx.net
Thu Nov 19 23:56:37 CET 2009


Rainer Stratmann <RainerStratmann at t-online.de>:

> Am Thursday 19 November 2009 23:16:26 schrieb Vinzent Höfler:
> >
> > {$HINTS OFF}
> >
> > ... code ...
> >
> > {$HINTS DEFAULT}
> >
> > maybe? Whereas DEFAULT restores the switch to the original state.
> 
> But then you have to do it everywhere in the code instead of one time.

Yes, that was the point. I want to disable only those hints which are proven to be bogus. Disabling the globally can be done easier with the message suppressing feature of the upcoming FPC release.


Vinzent.

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01



More information about the fpc-pascal mailing list