[fpc-devel] Howto hide Hint: Parameter "xxx" not used
Vincent Snijders
vsnijders at quicknet.nl
Mon Sep 29 11:27:57 CEST 2008
Graeme Geldenhuys schreef:
> On Mon, Sep 29, 2008 at 11:18 AM, <petr.kristan at epos.cz> wrote:
>> Is there any posibility to hide compiler hint:
>> Hint: Parameter "xxx" not used
>
> I agree, it would be nice to suppress that hint! It's quite pointless,
> 99% of the time.
>
For this particular hint with Sender, there is an option to surpress it, when you
use Lazarus. Project -> Compiler Options -> Messages -> Show Hints for parameter
"Sender" not used.
For a more general approach, see this thread:
http://www.lazarus.freepascal.org/pipermail/lazarus/2008-September/019997.html
Vincent
More information about the fpc-devel
mailing list