On Wed, 26 Nov 2014 15:34:19 +0100
Hans-Peter Diettrich wrote:
> Mattias Gaertner schrieb:
> > Hi,
> >
> > The page about "FPC Unicode support" mentions what has already been
> > updated to preserve character data.
> > http://wiki.freepascal.org/FPC_Unicode_support#RTL_changes
> >
> > Is there
Mattias Gaertner schrieb:
Hi,
The page about "FPC Unicode support" mentions what has already been
updated to preserve character data.
http://wiki.freepascal.org/FPC_Unicode_support#RTL_changes
Is there already a page about what has not (yet) been updated aka does
not work with all code pages?
In our previous episode, Mattias Gaertner said:
>
> >[...]
> > From what I remember from an earlier test is that std I/O will fail because
> > literals are written with shortstr in some cases which isn't codepage aware.
>
> Do you remember which function?
Never mind. That was without setcodepage
In our previous episode, Mattias Gaertner said:
> mar...@stack.nl (Marco van de Voort) wrote:
>
> >[...]
> > From what I remember from an earlier test is that std I/O will fail because
> > literals are written with shortstr in some cases which isn't codepage aware.
>
> Do you remember which funct
On Mon, 24 Nov 2014 23:24:59 +0100 (CET)
mar...@stack.nl (Marco van de Voort) wrote:
>[...]
> From what I remember from an earlier test is that std I/O will fail because
> literals are written with shortstr in some cases which isn't codepage aware.
Do you remember which function?
Mattias
___
In our previous episode, Jonas Maebe said:
> > Is there already a page about what has not (yet) been updated aka does
> > not work with all code pages?
>
> As that page mentions, it's an exhaustive list. Hence, nothing else has
> been updated (other than the primitive string functions such as
> in
On 24/11/14 18:46, Mattias Gaertner wrote:
> The page about "FPC Unicode support" mentions what has already been
> updated to preserve character data.
> http://wiki.freepascal.org/FPC_Unicode_support#RTL_changes
>
> Is there already a page about what has not (yet) been updated aka does
> not work
Hi,
The page about "FPC Unicode support" mentions what has already been
updated to preserve character data.
http://wiki.freepascal.org/FPC_Unicode_support#RTL_changes
Is there already a page about what has not (yet) been updated aka does
not work with all code pages?
Mattias