[Lazarus] Hiding Warnings from a specific directory

Alexsander Rosa alexsander.rosa at gmail.com
Sat Oct 17 16:39:03 CEST 2015


Where can I find documentation about this -vm option?

2015-10-16 18:30 GMT-03:00 Mattias Gaertner <nc-gaertnma at netcologne.de>:

> On Fri, 16 Oct 2015 18:10:50 -0300
> Alexsander Rosa <alexsander.rosa at gmail.com> wrote:
>
> > I want to see ALL warnings in *my* code, it's not a verbosity issue.
> > I would like to omit warnings from *other people's* code.
>
> Right click on the message. You will get several quick fix options.
> Adding {%H-} will hide this single message.
> Adding -vm will hide this type of message for a single project or
> single package.
>
> Or: If the warnings are in a third party package and you don't want to
> alter the package itself (i.e. .lpk), you can add the -vm in the
> "Project / Project options / Addition and Overrides" for this package.
>
> Mattias
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>



-- 
Atenciosamente,
Alexsander da Rosa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20151017/d104ef1d/attachment-0003.html>


More information about the Lazarus mailing list