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

Martin Friebe lazarus at mfriebe.de
Thu Nov 6 16:40:50 CET 2008


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

Brad, can you try, please?



More information about the Lazarus mailing list