Mattias Gaertner wrote on Tue, 15 May 2012:
On Tue, 15 May 2012 10:43:19 +0200 Jonas Maebe <[email protected]> wrote:It is not possible in FPC 2.6.x. Wth the svn trunk version, you can use {$modeswitch unicodestrings} (in combination with {$h+}), or even better {$mode delphiunicode} (which also enable other modeswitches that have been implemented for Delphi2009+ compatibility).Is this new mode only a temporary experiment or will it stay?
It will stay afaik, although the effects may still change to better match Delphi2009+ compatibility if required.
Jonas _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
