> On Sep 14, 2019, at 2:07 PM, Michael Van Canneyt via lazarus
> <[email protected]> wrote:
>
> By default, FPC also does not allow C style operators.
>
> You need to provide the -Sc command-line flag to the parser or set the
> appropriate flag manually on the parser object.
I tried using -Mobjfpc because I know c style operators are a mode switch but
that didn’t work. I guess modes are not supported in the parser and we need to
use all the various -S flags?
Regards,
Ryan Joseph
--
_______________________________________________
lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus