[fpc-devel] MakeSkel problem with operators?

Hans-Peter Diettrich DrDiettrich1 at aol.com
Mon Feb 20 15:13:02 CET 2012


Mattias Gaertner schrieb:
> On Mon, 20 Feb 2012 14:04:49 +0100
> Hans-Peter Diettrich <DrDiettrich1 at aol.com> wrote:
> 
>> Hans-Peter Diettrich schrieb:
>>
>>> Hint: FPDoc Editor escapes these characters already :-)
>> But it doesn't insert an space after "operator":
>>        <element name="operator<(MPInteger;MPInteger):boolean">
> 
> The space is not required in Free Pascal.
> 
>  
>> This might result in problems with finding operators (untested),
> 
> Please test.

The FPDoc Editor does *not* find an operator with an appended space, 
while above element is found. This is incompatible with MakeSkel.

F1 in the Lazarus IDE doesn't find help on the *use* of any operator, 
and a "jump to definition" doesn't work as well. This may be, or may not 
be, a different problem?

DoDi




More information about the fpc-devel mailing list