mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 09:46:12 +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;
|
Procedure SetCWideStringManager;
|
||||||
|
|
||||||
begin
|
begin
|
||||||
|
CWideStringManager:=widestringmanager;
|
||||||
With CWideStringManager do
|
With CWideStringManager do
|
||||||
begin
|
begin
|
||||||
Wide2AnsiMoveProc:=@Wide2AnsiMove;
|
Wide2AnsiMoveProc:=@Wide2AnsiMove;
|
||||||
|
Loading…
Reference in New Issue
Block a user