[fpc-pascal] += property bug?

Bart bartjunk64 at gmail.com
Wed Aug 14 22:01:09 CEST 2019


On Wed, Aug 14, 2019 at 9:03 PM James Richters
<james at productionautomation.net> wrote:

> No,  the default is for ”C-Like operators” to be disabled in FPC.

No, Sven is right.
This is in the default fpc.cfg
# Allow goto, inline, C-operators, C-vars
-Sgic

Of course if you delete that file, then all these are off.

-- 
Bart


More information about the fpc-pascal mailing list