mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 13:31:20 +02:00
* fixed setting of widestringmanager
--Ths line, and those below, will be ignored-- M rtl/unix/cwstring.pp git-svn-id: trunk@790 -
This commit is contained in:
parent
c22271cff2
commit
e473858821
@ -218,6 +218,7 @@ Var
|
||||
Procedure SetCWideStringManager;
|
||||
|
||||
begin
|
||||
CWideStringManager:=widestringmanager;
|
||||
With CWideStringManager do
|
||||
begin
|
||||
Wide2AnsiMoveProc:=@Wide2AnsiMove;
|
||||
|
Loading…
Reference in New Issue
Block a user