On Fri, 15 Jan 2016, Mattias Gaertner wrote:

On Fri, 15 Jan 2016 12:53:10 +0100
Ondrej Pokorny <[email protected]> wrote:

[...]
Function TMyClass.SomeMethod(AnArgument: String) ;

begin

end;

procedure TMyClass.DoSomethingElse(AnArgument : String; Options :
TMyoptions);
[...]
Strange,  your example works for me - I do  have the hyperlink, I do get
a hint when I hover over the type and I can Ctrl+Click it. So for me
CodeTools ignore this particular error.

It is ignored in mode Delphi, not in ObjFPC.

But would it be possible to show the error ? Try as I might, there is no
error in the messages window. For other cases there is, but not for this.

Well. The least I can say is that it is not clear to me when the IDE shows a codetools related error in messages and when not :-)

Michael.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to