[Lazarus] Hiding Warnings from a specific directory

Alexsander Rosa alexsander.rosa at gmail.com
Sat Oct 17 16:45:22 CEST 2015


I mean: is there a lazreport-only -vm option, like -vmXXX(lazreport)?
Because this "*Additions and Overrides*" applies to my entire project,
AFAIK. And I tried to open the "Compiler options for Package lazreport" and
there's no "*Additions and Overrides*"...

2015-10-17 11:39 GMT-03:00 Alexsander Rosa <alexsander.rosa at gmail.com>:

> 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
>
>


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


More information about the Lazarus mailing list