[fpc-devel] Codepage aware RTL
    Marco van de Voort 
    marcov at stack.nl
       
    Mon Nov 24 23:24:59 CET 2014
    
    
  
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
> insert/copy/delete/setstring, and standard I/O such as
> read/write/readstr/writestr).
>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.
    
    
More information about the fpc-devel
mailing list