[Lazarus] PPC: SynEditFoldedView giving "parameter syntax error"

Vincent Snijders vincent.snijders at gmail.com
Thu Nov 6 16:43:52 CET 2008


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?
>>
>> see http://www.freepascal.org/docs-html/prog/progap7.html for list of
>> pre-defines.
>>
>> should that not be {$ifdef cpupowerpc} ?
>>
> 
> 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.

Vincent



More information about the Lazarus mailing list