Re: [fpc-devel] Re: [FPC 0008690]: Add option/directive to ignore "Parameter X not used" hint

2007-04-15 Thread Luiz Americo Pereira Camara
Micha Nelissen wrote: [EMAIL PROTECTED] wrote: The "Parameter X not used" hint is specially annoying in the case you use many callback functions like the used in LCL (TNotifyEvent and alike). Perhaps it's an idea to not show this hint by default for methods declared in the published s

Re: [fpc-devel] Re: [FPC 0008690]: Add option/directive to ignore "Parameter X not used" hint

2007-04-15 Thread Flávio Etrusco
On 4/14/07, Micha Nelissen <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] wrote: > The "Parameter X not used" hint is specially annoying in the case you use > many callback functions like the used in LCL (TNotifyEvent and alike). Perhaps it's an idea to not show this hint by default for methods de