On Wed, 25 Apr 2007 20:57:26 +0200 (CEST)
Michael Van Canneyt <[EMAIL PROTECTED]> wrote:

> 
> 
> On Wed, 25 Apr 2007, Micha Nelissen wrote:
> 
> > Mattias Gaertner wrote:
> > > Then we need to store at least a checksum of the line somewhere. 
> > > 
> > > Or we store the whole hint. For example {%h-ID} and at the end of
> > > the file a {%h:ID Hint: parameter X not used}.
> > 
> > Hmm, or write a patch for fpc to be able to properly ignore certain
> > warnings :-). FPC internally has IDs, but I don't think it exposes
> > them now.

Yes, this is possible if I dont want hints of a certain kind like
'Parameter not used'.
But as Michael mentioned: This will not work with the released compiler.

And I don't see how to hide one hint. For example 'does not seem to be
initialized'. I only want to hide those places I checked, not all of
them.

 
> No it indeed does not. This idea has been proposed many times. 
> The problem is that as soon as we do that, we need to stay backwards
> compatible...


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to