[fpc-devel] Howto hide Hint: Parameter "yyy" not used

Jonas Maebe jonas.maebe at elis.ugent.be
Sun Oct 12 14:22:44 CEST 2008


On 08 Oct 2008, at 13:39, petr.kristan at epos.cz wrote:

> Here is another attempt which respects your comments.
>
> Cmdline option:
> -vm showns msg numbers in listing
> -vm11004m1018 disables showing msg numbers 11004 and 1018

I've committed a modified version of your patch (mainly extra error  
checking). The parameters now are
-vq to show message numbers
-vm11004,1018 to mask the messages numbered 11004 and 1018

(you cannot put any other -v<x> parameters anymore after -vm this way,  
but I think it's clearer).

Thanks for the patch.


Jonas



More information about the fpc-devel mailing list