[Lazarus] Lazarus directives
Mark Morgan Lloyd
markMLl.lazarus at telemetry.co.uk
Wed Dec 18 11:48:03 CET 2013
Sven Barth wrote:
> Am 18.12.2013 10:40, schrieb Mark Morgan Lloyd:
>> 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.
>>
> It is still an issue, because I tested before I wrote the mail. :)
Will you do a bug report or shall I?
--
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