Mr Bee wrote on Thu, 25 Feb 2016:
> So, which Delphi that FPC keep the compatibility with? The old
> Delphi or the new Delphi? How old is old? How new is new?
We added {$mode delphiunicode} for newer Delphi versions (generally
2009+), so I propose to make {$j-} the default there.
Jonas