[Lazarus] PPC: SynEditFoldedView giving "parameter syntax error"
Martin Friebe
lazarus at mfriebe.de
Thu Nov 6 17:11:35 CET 2008
Vincent Snijders wrote:
> Brad Campbell schreef:
>
>> Henry Vermaak wrote:
>>
>>> 2008/11/6 Martin Friebe <lazarus at mfriebe.de>:
>>>
>>>> I am trying to find the right IFDEF, to make sure it compiles for
>>>> powerpc.
>>>> I believe it would be
>>>>
>>>> {$IFDEF CPUM68K} {$INLINE OFF} {$ENDIF}
>>>>
>>>> Brad, could you see, if that works for you?
>>>>
>> Absolutely right.
>> Here is the patch I'm using.
>>
>>
>
> If it is going to be committed, please add the bug number in the
> comments, so we know which fpc bug it was, that needs to be fixed before
> we can remove that workaround.
>
Will do.
It would also be interesting to know which Versions of FPC are affected.
How far back should lazarus support?
One FPC fixed it, there may be a need for some {$IFDEF VER2_* } ?
Martin
More information about the Lazarus
mailing list