[fpc-pascal] Re: operator overloading and counting references / creating / destoying anonymous instances

Flávio Etrusco flavio.etrusco at gmail.com
Sat Jul 30 22:54:59 CEST 2011


>>
>> Repeating myself, if there isn't something like CodeTools (i.e. only
>> with text search) is way more difficult to search for operator
>> declarations.
>
> Why? Searching for operator+ is no more difficult than for function add ?
>

Blanks and linebreaks... Of course if one always use the same editor,
that supports searching for linebreaks, and often use Regex in it,
maybe they'll remember whether its Regex flavor uses \b or \s or \w
for blanks :-/ Of course this is not major, just annoying, since
you'll rarely need it.
But maybe if FPC forced the symbol to follow the keyword immediately... ;-)

Best regards,
Flávio



More information about the fpc-pascal mailing list