In our previous episode, Jonas Maebe said:
> As to the original question: most RTL routines don't care about what  
> the default code page is of ansistrings. Of the ones that do, most  
> have been adapted to deal with changing the default ansistring code  
> page (http://wiki.freepascal.org/FPC_Unicode_support#RTL_changes ).  
> There is one notable set of exceptions that is not adapted in 3.0 (and  
> incompletely in current trunk): SysUtils.ExecuteProcess() and related  
> the TProcess() class.

ExecuteProcess is in trunk since late march.

It is fairly self contained and could be merged to 3.0.2 technically.

I planned to continue with TProcess, but that stumbled on
classes/tstringlist.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to