2016-06-21 8:15 GMT+02:00 Marc Hanisch :
> Thanks Michalis for your excellent work! It's very important to left the
> early 90s associated with Pascal programming behind us and to encourage new
> developers to have a look onto the modern aspects of Object Pascal!
>
> Maybe a little bit offtopic, bu
Thanks Michalis for your excellent work! It's very important to left the
early 90s associated with Pascal programming behind us and to encourage new
developers to have a look onto the modern aspects of Object Pascal!
Maybe a little bit offtopic, but I have a question regarding the compiler
directi
2016-06-20 5:31 GMT+02:00 Mr Bee :
[...]
> I have a little suggestion though. I prefer to use {$J-} directive in my
> Pascal program. I think it encourages good programming practice in Pascal.
> The {$J-} means constant is a constant no matter how you declare it. To bad
> FPC is still using {$J+} a