I know that this question should go to FPC, but since I am not on that mailing list I am hoping some kind soul will answer this here :-)

When I compile a Lazarus project from the command line I get a HINT for every parameter not used in the method. This is ok if it is my method, but methods used by events must have these parameters to work. I know I can use the {$HINTS OFF} option to disable all hints, but that is not really a good idea. Is there any way to disable only that one specific hint?

Regards,
Andreas

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

Reply via email to