[Lazarus] Lazarus directives

Mark Morgan Lloyd markMLl.lazarus at telemetry.co.uk
Wed Dec 18 10:40:06 CET 2013


Sven Barth wrote:
> On 17.12.2013 11:15, Mark Morgan Lloyd wrote:
>>> Keep in mind that IDE directives only supports the curly bracket
>>> comments.
>>
>> Thanks for the reminder, I think FPC macros have a similar restriction.
>>
> 
> Should be considered a bug, because "(*$" also triggers the parsing of a 
> macro, but the ending "*)" is not respected (also any combination of 
> opening/closing "(*" and "*)" are currently possible inside a macro 
> while "{" and "}" need to be balanced...). Fixing this would only be 
> consequent, because "(*" and "*)" are digraphs of "{" and "}"...

I'll try to find the earlier discussion to refresh my memory, then raise 
a bug if it appears to still be am issue.

-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]




More information about the Lazarus mailing list