On 5 April 2013 10:43, Alexander Klenin <kle...@gmail.com> wrote:
> On Fri, Apr 5, 2013 at 7:32 PM, Mattias Gaertner
> <nc-gaert...@netcologne.de> wrote:
>>
>> This is independent of the IDE directive {%H-}. It only works on the file
>> position given by the compiler.
>>
>> Newer compilers might warn at different places within an expression, so
>> sometimes you have to add two {%H-}.
>
> I seriously dislike this solution, especially for the most frequent
> case of unused parameters --
> not only it is a hack, it also does not work while compiling from command 
> line.
> I would much prefer either {$UNUSED var} compiler directive, or, failing that,

Agreed, this would be great.

Henry

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to