I've found at "/lazarus/components/jcf2/Settings/SetClarify.pas"
Line 133:
  // default value
  if (fcIgnoreUnusedParams.Count = 0) and fbWarnUnusedParams then
    fcIgnoreUnusedParams.Add('Sender');
Adding here should make it work.

2011/1/27 Paul Ishenin <[email protected]>

> 28.01.2011 2:57, Alexsander Rosa wrote:
>
>> By default, there's only "Sender" on the field "Ignore unused parameters
>> named". I've tried to add other parameters like "aRow" and "Reason" but
>> the warnings are still appearing. What am I doing wrong?
>>
>
> Please ask JCF questions here:
> http://sourceforge.net/projects/jedicodeformat/forums
>
> We only did a port and embed it into the IDE.
>
> Best regards,
> Paul Ishenin
>
>
> --
> _______________________________________________
> Lazarus mailing list
> [email protected]
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>



-- 
Atenciosamente,
Alexsander da Rosa
Linux User #113925

"Extremismo na defesa da liberdade não é defeito.
Moderação na busca por justiça não é virtude."
-- Barry Goldwater
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to